Kizspy | Question: 41
(Choose 1 answer)
Which of the following is true about generic classes in C#?
A. Generic classes cannot be instantiated
B. Generic classes allow you to define classes with placeholder types
C. Generic classes are used only for numerical data types
D. Generic classes can only be used with value types