C++ While/Do While loop

Looping Lab with both types of loops.

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper

This lab demonstrates the use of the While Loop and the Do While Loop as error checking mechanisms. You will be using each of these loops to solve the same problem. Please put them both in the same program. When you test the code, you will not see a difference in the way they execute – but there will be a difference in the logic when writing the code. You will want to write a refined algorithm for both to see the logic differences.

Lab 7 Part a:

Using a While Loop, write the code that does the following:

  • Prompts the User for a score between 0 and 100 (inclusive).
  • Repeats the prompt until the User enters a valid number within the specified range.

 

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper

Lab 7 Part b:

Using a Do While Loop, write the code that does the following:

    Prompts the User for a score between 0 and 100 (inclusive).

  • Continues to prompt for scores until the User enters a valid number within the specified range.

Still stressed from student homework?
Get quality assistance from academic writers!

Order your essay today and save 25% with the discount code LAVENDER