Q:

How many generic types can be given inside a single template class?

0

How many generic types can be given inside a single template class?


  1. Only 1
  2. Only 3
  3. Only 7
  4. As many as required

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (d).As many as required

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING OBJECTS AND CLASSES IN OOPS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Template classes must have at least one static mem... >>
<< If template class is defined, is it necessary to u...