Question: 9. In the main function: [1 point] Create an instance of the Calculator class called calc. Allow the user to input the numbers using the
9. In the main function: [1 point] Create an instance of the Calculator class called calc. Allow the user to input the numbers using the keyboard. After two numbers are input, ask the user If more than two numbers are there to be input. After all the numbers are entered, take the operator (+, -, *, /) as an input from the keyboard as a character. Perform the operation and display the result. Prompt the user with a continuation option (y/n). Loop if y, terminate if n. Submission Instructions:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
