Home » C++ Programming » Templates » Question
  1. Which keyword can be used in template?
    1. function
    2. class
    3. typename
    4. both class & typename
    5. None of these
Correct Option: D

both class & typename



Your comments will be displayed only after manual approval.