InterviewSolution
Saved Bookmarks
| 1. |
What is meant by the term generics?(a) parameterized types(b) class(c) structure(d) interfaceThis question was posed to me by my school teacher while I was bunking the class.Enquiry is from Fundamental of Generics in division Delegates, Generics and LINQ of C# |
|
Answer» Right OPTION is (a) parameterized types |
|