Vidyalelo
C# Programming · Q58

Networking in C Sharp

Programming · C# Programming · question 58

Q58

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

A.
Generics class declaration
B.
Declaration of variable
C.
A simple class declaration
D.
Both Generics class declaration & Declaration of variable
Answer

Answer: Option D

Solution

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