TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
saba samia
NA
1
3k
I need help with programming this visual basic program
Oct 16 2010 3:52 PM
This is the problem I have I acutally need to know how should i solve it what codes do i need. Please if someone can help me.
You have a lot of change in your pockets, and you want to know how much money you have in dollars and cents. Write a program that accepts the number of pennies, nickels, dimes, and quarters in your pocket. Your program should calculate and display the total value in dollars and cents.
Hint: You can write a calculation to change all of the coins in each textbox to pen nies. For example txtnickel * 5, txtdime * 10, txtquarter * 25 (don't forget the penny textbox). Total all of the pennies and divide by 100.
Reply
Answers (
2
)
api functiions
move to next record