Question: Problem 3 Update the Money class. Create methods to add more pennies, add more nickles, add more dimes, and add more quarters. You can assume
Problem 3 Update the Money class. Create methods to add more pennies, add more nickles, add more dimes, and add more quarters. You can assume the numbers passed in to the methods are positive numbers. Note: You are not SETTING the values, you are INCREMENTING the values Update the Money Demo class so that after the total is displayed, prompt the user for pennies, nickles, dimes, and quarters to add to your pile of change. Then display the new total to the console. Class outline: Money numberOfPennies int numberOfNickdestint number/Dimes int numberOfQuarters in Moneylint, int intint getNumberOfPenniesint geNumberNickleit getNumberO!Diment getNumberOfQuatenint .getTotal double addPennisint) l dd Nick (1) Hill Addimento ddQuarters(int) vod Money Demo mantringid search o e E 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
