

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following statements are valid about generics in .NET Framework? 1.Generics is a language feature. 2.We can create a generic class, however, we cannot create a generic interface in C#.NET. 3.Generics delegates are not allowe |
A. | 1, 2 and 3 Only |
B. | 1 and 2 Only |
C. | All of the above |
D. | 1 and 4 Only |
Answer» E. | |