Page 1 of 1

What are Templates in C++?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
a) A feature that allows the programmer to write generic programs
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