Choose The Advantages Of Using Generics #620
Choose the advantages of using generics?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Delegates, Generics and LINQ - Fundamental of Generics - Quiz No.1.
Choose the advantages of using generics?
Generics facilitate type safety
Generics facilitate improved performance and reduced code
Generics promote the usage of parameterized types
All of the mentioned