What are Templates in C++?
Posted: Wed Jul 13, 2022 7:52 pm
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
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