Vidyalelo
C# Programming · Q43

Delegates and Events in C Sharp

Programming · C# Programming · question 43

Q43

What does the following C# code block defines? class Gen T ob;

A.
Generics class declaration
Answer
B.
Generic constructor declaration
C.
A simple class declaration
D.
All of the mentioned

Answer: Option A

Solution

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