Home » C++ Programming » Templates » Question
  1. What is another name of full specialization?
    1. function overloading template
    2. explicit specialization
    3. implicit specialization
    4. All of above
    5. None of these
Correct Option: B

explicit specialization



Your comments will be displayed only after manual approval.