Java Conversion

profileWizzah82

Create a Java class called Conversion.  Prompt user with a dialog box for a dollar amount.  Determine the number of quarters, dimes, nickels, and pennies.


ex)

Enter dollar amount for conversion of $4.69
 
Number of quarters = 18
Number of dimes = 1
Number of nickels = 1
Number of pennies = 4

 

    • 9 years ago
    • 20
    Answer(2)

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      currencyconversion.zip

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      conversion_test_screenshot1.png
    • attachment
      conversion_test_screenshot2.png
    Bids(0)