Page 1 of 1

Which of the following is correct about templates?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
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