Vidyalelo
Java Programming · Q34

Java Generics

Programming · Java Programming · question 34

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
Answer
D.
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