How Many Generic Types Can Be Given Inside A Single Template #419
How many generic types can be given inside a single template class?
This multiple choice question (MCQ) is related to the book/course gs gs111 OOP Object Oriented Programming Java. It can also be found in gs gs111 OOps Classes - Object Oriented Programming MCQ: Template Class - Quiz No.2.
How many generic types can be given inside a single template class?
Only 1
Only 3
Only 7
As many as required