Home » JAVA Programming » Generics » Question
  1. Which of these type parameters is used for a generic class to return and accept a number?
    1. N
    2. K
    3. V
    4. T
    5. None of these
Correct Option: A

N is used for Number.



Your comments will be displayed only after manual approval.