Q:

Which among the following is the proper syntax for the template class?

0

Which among the following is the proper syntax for the template class?


  1. template ;
  2. Template ;
  3. template T named(T x, T y){ }
  4. Template T1 named(T1 x, T2 y){ }

All Answers

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

 (c).template T named(T x, T y){ }

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

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now