Multiple Choice
Choose the advantages of using generics?
A) Generics facilitate type safety
B) Generics facilitate improved performance and reduced code
C) Generics promote the usage of parameterized types
D) All of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: Select the namespace which should be included
Q9: What is meant by the term generics?<br>A)parameterized
Q10: LINQ to SQL works with<br>A)SQL Server<br>B)SQL Server
Q11: Each data provider class is grouped and
Q12: Which of the following statements characterizes the
Q14: Which among the given classes present in
Q15: Which of the following characterizes the relational
Q16: When is the dataset connected to the
Q17: To avoid writing additional SQL statements to
Q18: Are generics in C# are same as