Create a unit conversion calculator


Problem: C++ Unit Conversion

Create a unit conversion calculator which will calculate three different units, length, volume and mass/weight. We will first ask the user what unit they want to convert, then we will ask what unit they are converting f rom, then we will do the appropriate conversion.

At least 4 functions.

At least one function needs to demonstrate a single loop

At least one function needs to demonstrate a nested loop

At least one function needs to demonstrate the use of a multi-alternative IF structure or SWITCH statement

At least one function needs to demonstrate the proper usage of an array

One function needs to contain program input (e.g. cin)

One function needs to output something to the screen and to a file

I/O to/from the console

Comments that convince the instructor you understand the code you wrote.

The response should include a reference list. Using one-inch margins, Times New Roman 12 pnt font, double-space and APA style of writing and citations.

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Create a unit conversion calculator
Reference No:- TGS03109746

Now Priced at $60 (50% Discount)

Recommended (94%)

Rated (4.6/5)