Question: When you create an instance of a generic class, what types can you pass as arguments for the class type parameters? a/ reference types only
When you create an instance of a generic class, what types can you pass as arguments for the class type parameters?
| a/ reference types only | |
| b/ primitive types only | |
| c/ interface types only | |
| d/ primitive, reference, and interface types |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
