Create an array for the numbers users input to be stored


I need help in Using Object-Oriented Programming (OOP), design a base class Simplemath and derived Addition, Subtraction, Division, Multiplication classes within. The user should have the option (e.g., switch statement, if statement, if else statement, nested statements) to choose which calculation he or she prefers to use. Once a selection is made, the user should be able to input as many calculations as he or she wishes until done, with all totals given as an output prior to exiting the program. Create an array for the numbers users input to be stored.

Here is what I have developed so far. Having issues with the request above.

Attachment:- Simple_Math-OO-Program.rar

Solution Preview :

Prepared by a verified Expert
Computer Engineering: Create an array for the numbers users input to be stored
Reference No:- TGS01552113

Now Priced at $30 (50% Discount)

Recommended (91%)

Rated (4.3/5)