Problem #759 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ 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