Question: Write a Java program (using just the driver and the main() method is fine here) called CurrencyConverter .java. The CurrencyConverter will request an amount of
Write a Java program (using just the driver and the main() method is fine here) called CurrencyConverter .java. The CurrencyConverter will request an amount of money (in US dollars), compute and display the US dollar amount converted to each of the following. This is a great opportunity to use constants, please do so.
each US $1 is equal to :
0.80939 Euro
0.70784 British Pound
1.24285 Australian Dollar
1.233678 Canadian Dollar
7.96334 Swedish Krona
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
