Question: Write a program that reads in a continuous list of numbers, stopping when the user enters a negative. Once complete, the program should output the
Write a program that reads in a continuous list of numbers, stopping when the user enters a negative. Once complete, the program should output the largest number received.
Important: In C language. Do not use break statements in loops.
Thank you!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
