Question: Write a C++ program that asks the user to enter a number. And if the user enters -1 it leaves the loop and then display
Write a C++ program that asks the user to enter a number. And if the user enters -1 it leaves the loop and then display the message "goodbye".
use keeps entering numbers till he enters -1.
USING WHILE LOOP.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
