Question: Write a console program that will ask the user to enter three separate numbers. Write a function that will have these numbers passed into it
Write a console program that will ask the user to enter three separate numbers. Write a function that will have these numbers passed into it as parameters and it will return the greatest number out of all 3 Have your main line code call this function and print out the result in main function Example 3 numbers can be 1,2,3 and then print back result as: 3 on console. in c language
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
