C# Programming - Generics - Discussion
Discussion Forum : Generics - General Questions (Q.No. 3)
3.
Which of the following statements are valid about generics in .NET Framework?
- Generics is a language feature.
- We can create a generic class, however, we cannot create a generic interface in C#.NET.
- Generics delegates are not allowed in C#.NET.
- Generics are useful in collection classes in .NET framework.
- None of the above
Discussion:
2 comments Page 1 of 1.
Anuhya said:
8 years ago
Please explain it more.
Chinmay said:
10 years ago
C# allows the creation of generic interface and delegates. So 1, 2, 3, 4.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers