Home » JAVA Programming » Generics » Question
  1. Which of these data type cannot be type parameterized?
    1. Set
    2. Map
    3. List
    4. Array
    5. None of these
Correct Option: D

Array



Your comments will be displayed only after manual approval.