Vidyalelo
C++ Programming · Q830

C++ miscellaneous

Programming · C++ Programming · question 830

Q830

How the template class is different from the normal class?

A.
Template class generate objects of classes based on the template type
B.
Template class saves system memory
C.
Template class helps in making genetic classes
D.
All of the mentioned
Answer

Answer: Option D

Solution

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