Prepare a program that allows the user to enter two numeric


Question: You have to prepare this program in C++ language

Prepare a program that allows the user to enter two numeric values. Then let the user enter a single character as the desired operation, for example 'A', 'a', or '+' for add.

The user should be able to enter uppercase initial, lowercase initial, or the arithmetic symbol. Perform the arithmetic operation that the user selects and displays the results.

This is in Object Oriented Programming Using C++. I don't need a bunch of code that has not been learned yet.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Prepare a program that allows the user to enter two numeric
Reference No:- TGS0961263

Expected delivery within 24 Hours