Question: I need a c++ program that does the following. Thank you! Objectives: implementing iteration using the while() or do-while() construct, nesting loops, performing input validation,

I need a c++ program that does the following. Thank you!

Objectives: implementing iteration using the while() or do-while() construct, nesting loops, performing input validation, formatting output using iomanip library stream objects, and using cmath library functions.

Frank N. Fertur, now a former employee of Apex Programming Inc. had a minor disagreement with the management, resulting in a separation of employment. Unfortunately, Frank accidently shredded all source code to a critical application he developed. In order to make improvements on this application, the source code must be re-developed in order to apply new features.

This is a problem in Reverse Engineering. You, along with the rest of your team, are new-hires of Apex Programming Inc. In your groups of two or three (randomly assigned by your instructor), you must attempt to duplicate exactly the attached program executable. (You will need to download the linked rvrsMain.zip archive, unzip it, and run rvrsMain.exe on a MS windows computer to test it.) As a recommendation, try to solve this exercise individually, then compare results among team members to find the best solution.

Here is a link to the file: https://drive.google.com/open?id=0B0Jl2I-W5UEPbndnck9PMWQ2bUk

At a minimum, for full credit, you must generate a well-formatted table of gallons-to-liters conversion values in steps of single gallons as demonstrated by the given executable (try generating a table from 1 to 10 gallons). You must also perform some basic error checking on the gallon input values, and verify that a valid numeric value was input (i.e. check the failbit).

Submit only one program per group.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!