Q21
What is the primary advantage of using generics in Java?
A.
Reduced memory usage
B.
Faster execution of code
C.
Enhanced type safety and readability of code
AnswerD.
Compatibility with older Java versions
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board