Problem #279 C++ using OBJECT ORIENTED 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