Q249
When two types are used in a function template and one is labeled T, the other
A.
must also be named T
AnswerB.
must be named U
C.
can be any legal C++ identfier
D.
it is illegal to have two types
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board