Question: Write a program that determines the highest value among the five input values #include main() { int n[5]: int high, i: clrscr(): /* enter the
Write a program that determines the highest value among the five input values #include main() { int n[5]: int high, i: clrscr(): /* enter the five values*/. printf(" enter five numbers: "): for(i = 0: i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
