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
AnswerD.
All of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board