Question: C++ program 3. Using a while statement, write a program that prompts the user to enter a number and have the program display that number

C++ program

C++ program 3. Using a while statement, write a program that prompts

3. Using a while statement, write a program that prompts the user to enter a number and have the program display that number as a string of asterisks. The program should prompt and display until the user indicates they want to quit. Here is an example of how your running program should look: Enter a number: 5 Continue (Y/N)?Y Enter a number: 2 Continue (Y/N)?N

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!