Vidyalelo
C++ Programming · Q686

C++ miscellaneous

Programming · C++ Programming · question 686

Q686

What is the validity of template parameters?

A.
inside that block only
Answer
B.
inside the class
C.
whole program
D.
inside the main class

Answer: Option A

Solution

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