Question: In C not C++ please Details: The program will prompt user to input three integer numbers and based on the input, it would compare and

In C not C++ please

Details: The program will prompt user to input three integer numbers and based

on the input, it would compare and display the greatest number as output. In this

program, num1, num2 & num3 are three int variables that represents number1,

number2 and number3 consecutively.

Output:

Enter value of num1, num2 and num3:12 8 16

Entered three numbers are: 12 , 8 , 16

Number3 entered is = 16 is greatest

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!