Replying to Anyone here program in Java?
Okay, I really need some help with Modulus Division. I'm supposed to write a program that takes an amount of money and outputs the amount of quarters, dimes, nickels, and pennies in the amount. The snag is that I have to use modulus division not regular. Any help is appreciated. I know how to do everything except make it work with modulus division.
Click to expand post