(Choose 1 answer)
Which of the following statements related to Generic Class is True?
A. Generic classes encapsulate operations that are not specific to a particular data type
B. Generic classes are defined using a type parameter in parentheses after the class name
C. When creating generic classes, important considerations include: class type to generalize into type parameters
D. None of the others
Exit 8