Which of the given statements are valid about generics in .NET Framework?
Posted: Wed Jul 13, 2022 7:57 pm
a) generics are useful in collection classes in .NET framework
b) generics delegates are not allowed in C#.NET
c) generics is a not language feature
d) all of the mentioned
b) generics delegates are not allowed in C#.NET
c) generics is a not language feature
d) all of the mentioned