Question: Q2. Topic: Programming CLO-3 10 Marks Using templates make a three argument function min that returns minimum of three numbers. Call this function in main()

Q2. Topic: Programming CLO-3 10 Marks Using templates make a three argument function min that returns minimum of three numbers. Call this function in main() to show minimum of three numbers. o Call this function for three integer numbers o Call this function again for three float number. O And show the answer on screen o You can directly put numbers or variables in this function argument or you can take numbers from user
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
