

MCQOPTIONS
Saved Bookmarks
1. |
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» E. | |