Q23
The generic type in a template function
A.
must be T
B.
can be T
AnswerC.
cannot be T for functions you create, but may be for C++'s built-in functions
D.
cannot be T
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board