Question: Write a program in C++ language that asks the user for at least 3 numbers. Design the program so that when a particular mathematical operation

Write a program in C++ language that asks the user for at least 3 numbers. Design the program so that when a particular mathematical operation that you decide upon is selected, the function to perform that operation is executed and the value that is the answer is returned to the main program from where it is displayed. Incorporate the use of case-switch selection structure along with functions.

Use at least 3 operations. Ex: variance, standard deviation, sorting, averaging.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!