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 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
Answer include stdio h int main int A B C Input printfInput Enter va... View full answer
Get step-by-step solutions from verified subject matter experts
