Vidyalelo
Computer Science · Q202

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 202

Q202

The compiler determines the type used in a template function via ___________

A.
the name of the function
B.
the first variable declared within the function
C.
the type of the argument passed to the function
Answer
D.
the type of the value returned from the function

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board