OMG
OMG-OCUP-300 · Question #67
What is true about a class used as a template parameter for a parameterized class? A class used as template parameter _______. (Choose two)
See the full explanation below for the reasoning.
Question
What is true about a class used as a template parameter for a parameterized class? A class used as template parameter _______. (Choose two)
Options
- Ais a class that can be substituted with another class as part of binding parameters.
- Bis an object of the parameterized class.
- Ccan be used as any other class.
- Dis a class that can be redefined in subclasses of the parameterized class.
- Eis a class that is partially defined.
Community Discussion
No community discussion yet for this question.