Question: Q4: Write three separate programs i.e., one using for loop, one using while loop, and one using do/while loop for the following scenario: A user

Q4: Write three separate programs i.e., one using for loop, one using while loop, and one using do/while loop for the following scenario: A user can enter unlimited number of integers, until he wants to terminate the process by entering -91. Once all the integers have been entered, the program will display amongst the input, which number was largest and which one was smallest
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
