Home » JAVA Programming » Generics » Question
  1. Which of the following reference types cannot be generic?
    1. Inner class
    2. Interface
    3. Anonymous inner class
    4. All of above
    5. None of these
Correct Option: C

Anonymous inner class



Your comments will be displayed only after manual approval.