conversion application is a menu-driven program

profileTopsolutions
 (Not rated)
 (Not rated)
Chat

Problem

The currency conversion application is a menu-driven program that allows users to select one of five international currency types, input the amount of a foreign currency, and converts the foreign currency to US dollars. The program displays the equivalent dollar amount and returns the user to the menu until he or she enters another conversion or quits the program. The program should validate all input data and ensure that only valid menu options are selected. 

 

1.    The program will display the MENU for currency conversion

2.    Theprogram that prompt the user to select one of following five international currency types

Canadian dollars

Mexican pesos         

English pounds

Japanese yen           

E. U. euro    

 

 

3.    The program will validate the input and will ask again to enter if invalid entry

4.    The program will ask for an integer value.

5.    After all the valid input values are provided the currency will be calculated.

6.    The program displays the equivalent dollar amount and returns the user to the menu until he or she enters another conversion or quits the program

7.    The Program will calculate Currency Conversion using user supplied input values."

 

    • 9 years ago
    Complete solution A++
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      logic_and_design_project.docx