1.

If template class is defined, is it necessary to use different types of data for each call?

A. No, not necessary
B. No, but at least two types must be there
C. Yes, to make proper use of template
D. Yes, for code efficiency
Answer» B. No, but at least two types must be there


Discussion

No Comment Found