Question: C++ program without using loops, use cin>> to input store in array then find max min: * Find the max and min numbers of A

C++ program without using loops, use "cin>>" to input store in array then find max min:

* Find the max and min numbers of A B and C:

Input A

Input B

Input C

* Output Max Number and Min Number

* Example: If A = 3 B = 5 and C = 1:

Output Max: 5

Min: 1

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!