Examveda

What is use of wildcards?

A. It is used in cases when type being operated upon is not known

B. It is used to make code more readable

C. It is used to access members of super class

D. It is used for type argument of generic method

Answer: Option A


This Question Belongs to Java Program >> Generics In Java

Join The Discussion

Related Questions on Generics in Java