MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your C# Question & Answers Generic Methods knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
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 |
| Answer» B. generics delegates are not allowed in C#.NET | |