Question: Program 3 Enhance Program 2 by adding a WHILE LOOP to it so it will continuously ask the user if They Want a BMI Calculation.

 Program 3 Enhance Program 2 by adding a "WHILE LOOP" to

Program 3 Enhance Program 2 by adding a "WHILE LOOP" to it so it will continuously ask the user if "They Want a BMI Calculation." Again, if the user answers a 'Y' or a "y, do the calculation and display the result. If they answer 'N' or a 'n', write the response "NO Calculation Requested and end the program. If any other character is entered, the program should display "Invalid Choice - Please Reenter Your Choice." If the user enters an invalid choice more than Three (3) times, the program should write "Number of Invalid choices Exceeded - Try Again later" and end the program 1 Use a control variable on the loop, not a user entered choice. Use a counter to keep track of invalid entries. Use previous code written and add a looping structure. Submit through Brightspace. Only submit TXT or CPP files. Do Not Zip the file

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!