Q:

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

(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

The question was posed to me during an internship interview.

This question is from Generic Methods topic in section Delegates, Generics and LINQ of C#

C#

All Replies

Viewing 1 replies (of 1 total)

Viewing 1 replies (of 1 total)

  • You must be logged in to reply to this topic.