Question: Write a program which reads integers from the user until -1 is entered. After -1 is read the largest integer should be printed. -1 should

 Write a program which reads integers from the user until -1

Write a program which reads integers from the user until -1 is entered. After -1 is read the largest integer should be printed. -1 should not be considered as largest number. Hint: read the input values one after another For example: Input Output 39 29 39

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock 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 Databases Questions!