Question: Why are generics used? (a) Generics make code more fast. (b) Generics make code more optimized and readable. (c) Generics add stability to your code
Why are generics used?
(a) Generics make code more fast.
(b) Generics make code more optimized and readable.
(c) Generics add stability to your code by making more of your bugs detectable at compile time.
(d) Generics add stability to your code by making more of your bugs detectable at run time.
Step by Step Solution
3.43 Rating (169 Votes )
There are 3 Steps involved in it
c Generics add sta... View full answer
Get step-by-step solutions from verified subject matter experts
