Question: Which is the correct way to declare a generic type parameter called T for a class called MyClass? public class MyClass { } public class
Which is the correct way to declare a generic type parameter called T for a class called MyClass?
| public class MyClass | ||
| public | ||
| public class | ||
| public |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
