class Gen<T> { T ob; }
a) Generics class declaration
b) Generic constructor declaration
c) A simple class declaration
d) All of the mentioned
What does the following C# code block defines?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What does the following C# code block defines?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!