Vidyalelo
C# Programming · Q61

Networking in C Sharp

Programming · C# Programming · question 61

Q61

Why are generics used?

A.
Generics make code more fast
B.
Generics make code more optimised and readable
C.
Generics add stability to your code by making more of your bugs detectable at compile time
Answer
D.
Generics add stability to your code by making more of your bugs detectable at run time

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board