Computer Science Homework Solutions
Problem
#156586

Pseudo Code for Currency Conversion

This application—similar to simple, practical programs on many travel or financial Web sites—includes the following elements:


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)

Solution
What is this?
By OTA - Overall OTA Rating
Debraj Banerjee, MIT (IP) - 4.8/5
Purchase Cost Now
$2.19 CAD (was ~$19.95)
Included in Download
  • Plain text response
  • Attached file(s):
    • pseudo-code.doc
$2.19 Instant Download
Add to Cart
Why you can trust BrainMass.com
  • Your Information is Secure
  • Best Online Academic Help Service
  • Students find real academic Success
Related Solutions
  • Currency Conversion - • Consolidate all the sections of the Currency Conversion development documentation: requirements, design, and testing. This application—similar to simple, practical programs on many travel or fina ...
  • Currency conversion application - 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 analy ...
  • Write a menu based currency conversion program in C - Currency conversion program . The user will input the amount and type of currency (1-5) and the program outputs the equivalent amount in USD. Need help with: 1.code that will limit type of curren ...
  • Temperature conversion Fahrenheit to Celcius and vice-versa - Write a menu based C program to convert degrees Celcius to degrees Fahrenheit and the other way around.
  • Menu based Currency Conversion Program in C - Expand the "Currency Conversion" program to include a menu that allows the user to choose which currency he/she wishes to display in its equivalency to the US dollar. - Correctly use at least 1 functi ...
Browse