Vidyalelo
C# Programming · Q39

Delegates and Events in C Sharp

Programming · C# Programming · question 39

Q39

Select the type argument of an open constructed type?

A.
Gen<int>
B.
Gen<T>
C.
Gen<>
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board