Home » JAVA Programming » Generics » Question
  1. Which of these types cannot be used to initiate a generic type?
    1. Collections
    2. Primitive Types
    3. Integer class
    4. Float class
    5. None of these
Correct Option: B

Primitive Types



Your comments will be displayed only after manual approval.