Question: 2 . Write a C + + program that calls the findMin ( ) function so that the variable min, declared in main ( )

2. Write a C++ program that calls the findMin() function so that the variable min, declared in main(), is used to store the minimum value of two passed numbers. The value of min should be set from within findMin().(Hint: A reference to min has to be accepted by findMin().) Submit code with sample run and the .cpp file.

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!