

MCQOPTIONS
Saved Bookmarks
1. |
What are Templates in C++? |
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 |
Answer» B. A feature that allows the programmer to write specific codes for a problem | |