Examveda

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

D. Generic methods are methods that take void parameters

Answer: Option C


This Question Belongs to Java Program >> Generics In Java

Join The Discussion

Related Questions on Generics in Java