Which of the following is correct about templates?
Posted: Wed Jul 13, 2022 7:52 pm
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
b) It allows the programmer to write one code for all data types
c) Helps in generic programming
d) All of the mentioned