Q34
What are generic methods?
A.
Generic methods are the methods defined in a generic class
B.
Generic methods are the methods that extend generic class methods
C.
Generic methods are methods that introduce their own type parameters
AnswerD.
Generic methods are methods that take void parameters
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board