Question: Assume that a program declares an int variable named number and initializes it to 5. Write the C++ while loop that uses the number variable
Assume that a program declares an int variable named number and initializes it to 5. Write the C++ while loop that uses the number variable to display 5, 10, 15, 20, 25. 30. (5 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
