Can default arguments be used with the template class?
(a) Yes, in some special cases
(b) Yes, always
(c) No, it must satisfy some specific conditions first
(d) No, it can’t be done
I have been asked this question by my college professor while I was bunking the class.
The question is from Template Class in chapter Classes of Object Oriented Programming