Vidyalelo
Java Programming · Q55

Java Generics

Programming · Java Programming · question 55

Q55

Which of these type parameters is used for a generic methods to return and accept any type of object?

A.
K
B.
N
C.
T
Answer
D.
V

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board