Purchase Solution

Currency Conversion Application

Not what you're looking for?

Ask Custom Question

Design a currency conversion application. This application?similar to simple, practical programs on many travel or financial Web sites?includes the following elements:

· Complete requirements analysis
· Design
· Verification
· Validation and test documentation

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 then convert the foreign currency to 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.

International currency type (menu selection)
· Canadian dollars (rate: 1 U.S. dollar = 1.4680 Canadian dollars)
· Mexican pesos (rate: 1 U.S. dollar = 9.5085 pesos)
· English pounds (rate: 1.6433 U.S. dollars = 1 pound)
· Japanese yen (rate: 1 U.S. dollar = 104.9200 yen)
· French francs (rate: 1 U.S. dollar = 6.2561 francs)

Purchase this Solution

Purchase this Solution


Free BrainMass Quizzes
Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

C# variables and classes

This quiz contains questions about C# classes and variables.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Basic Networking Questions

This quiz consists of some basic networking questions.