Purchase Solution

Write a Currency Conversion Program in C

Not what you're looking for?

Ask Custom Question

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 currency to 1-5 only, if user entered over 5 it should have invalid input and ask user to choose type of currency again.

2. I need help coding amount of money of this currency that you would like to convert to USD. Should also have invalid input and ask user to enter amount of money of this currency that they would like to convert to USD. It should ask the user again to Enter the type of currency and the amount of the currency that they would like to convert to US dollar. An option to quit here is also helpful.

Purchase this Solution

Solution Summary

Shows a currency conversion program to convert different currencies to USD.

Solution Preview

The following corrections are done in the program and the attached program works correctly:

1. Eliminated all & ...

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.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Basic Networking Questions

This quiz consists of some basic networking questions.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.