Vidyalelo
C++ Programming · Q873

C++ miscellaneous

Programming · C++ Programming · question 873

Q873

What is meant by the template parameter?

A.
It can be used to pass a type as an argument
Answer
B.
It can be used to evaluate a type
C.
It can of no return type
D.
It can be used to delete a type

Answer: Option A

Solution

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