A template class can have _____________
(a) More than one generic data type
(b) Only one generic data type
(c) At most two data types
(d) Only generic type of integers and not characters
I have been asked this question in my homework.
Question is from Template Class topic in section Classes of Object Oriented Programming