Case Study Currency Exchange System Create Java Program Currency Exchange System Menu Driv Q37300630

CASE STUDY: CURRENCY EXCHANGE SYSTEM

You are to create a java program for a currency exchangesystem that has a menu driven interface with the following optionsfor the user to choose from:

1- List all available currencies

2- Add a new currency

3- Search for a currency by currency code (e.g. USD,AED, JOD, … etc)

4- Search for a currency by name (e.g. US Dollars,Emirati Dirham, … etc)

5- Compute Exchange rate from AED to differentcurrencies

6- Exit

Each of menu options (except the exit option) should beimplemented using a separate method (total of five methods). Theitems information should be saved into an array or an ArrayListobject, or multiple

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.