Question: Write the C program code base on the output given: 1. Write a C Program to find greatest in 3 numbers. Input and output

Write the C program code base on the output given: 1. Write

Write the C program code base on the output given: 1. Write a C Program to find greatest in 3 numbers. Input and output syntax as below: Input: Enter value for A:15 Input: Enter value for B:17 Input: Enter value for C:21 Output: C is greatest (20 mark)

Step by Step Solution

3.33 Rating (150 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Answer include stdio h int main int A B C Input printfInput Enter va... View full answer

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 Programming Questions!