Which Of The Given Statements Are Valid About Generics In Net #632
Which of the given statements are valid about generics in .NET Framework?
This multiple choice question (MCQ) is related to the book/course
gs gs108 CSharp.
It can also be found in
gs gs108 Delegates, Generics and LINQ - Generic Methods - Quiz No.1.
Which of the given statements are valid about generics in .NET Framework?
generics are useful in collection classes in .NET framework
generics delegates are not allowed in C#.NET
generics is a not language feature
all of the mentioned