Vidyalelo
C# Programming · Q68

Networking in C Sharp

Programming · C# Programming · question 68

Q68

What does the following C# code set defines? public Gen(T o) ob = o;

A.
Generics class decleration
B.
Decleration of variable
C.
Generic constructor decleration
Answer
D.
All of the mentioned

Answer: Option C

Solution

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