Home » C++ Programming » Templates » Question
  1. What is a template?
    1. A template is used to manipulate the class
    2. A template is used for creating the attributes
    3. A template is a formula for creating a generic class
    4. All of above
    5. None of these
Correct Option: C

A template is a formula for creating a generic class



Your comments will be displayed only after manual approval.