Vidyalelo
C# Programming · Q48

Delegates and Events in C Sharp

Programming · C# Programming · question 48

Q48

Which of the given statements are valid about generics in .NET Framework?

A.
generics are useful in collection classes in .NET framework
Answer
B.
generics delegates are not allowed in C#.NET
C.
generics is a not language feature
D.
all of the mentioned

Answer: Option A

Solution

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