Vidyalelo
C++ Programming · Q936

C++ miscellaneous

Programming · C++ Programming · question 936

Q936

What are Templates in C++?

A.
A feature that allows the programmer to write generic programs
Answer
B.
A feature that allows the programmer to write specific codes for a problem
C.
A feature that allows the programmer to make program modular
D.
A feature that does not add any power to the language

Answer: Option A

Solution

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