Question: DATA STRUCTURE Q2. Topic: Programming CL0-3 10 Marks Using templates make a three argument function min that returns minimum of three numbers. Call this function

DATA STRUCTURE
Q2. Topic: Programming CL0-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 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
