Vidyalelo
C++ Programming · Q768

C++ miscellaneous

Programming · C++ Programming · question 768

Q768

Which of the following is correct about templates?

A.
It is a type of compile time polymorphism
B.
It allows the programmer to write one code for all data types
C.
Helps in generic programming
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