Question: *ANSWER USING C++ PROGRAMMING ONLY!!! AND PLEASE INCLUDE STEPS/COMMENTS* 1.) Write a program that reads two numbers from the user and then compares them to

*ANSWER USING C++ PROGRAMMING ONLY!!! AND PLEASE INCLUDE STEPS/COMMENTS*

1.) Write a program that reads two numbers from the user and then compares them to determine if one is larger than the other or if they are equal. The program should output the results of the comparison clearly showing the results. (Ex. 28 is greater than 14, or 65 is equal to 65, or 12 is less than 88)

2.) Write a loop expression that counts from 80 to -10 by 2s and displays the value of the loop control variable each iteration.

3.) Write a loop that continues to ask the user to input a number until the user entered number is an odd number .

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!