Problem #279 CORE JAVA PROGRAMMING

Write a Java program to enter the numbers till the user wants and at the end the program should display the largest and smallest numbers entered

Your Solution