Home » JAVA Programming » Java Basic » Question
  1. Which is the Parent class of annotation class?
    1. Super
    2. Main
    3. Object
    4. Class
    5. None of these
Correct Option: C

Object is the parent class of annotation class.



Your comments will be displayed only after manual approval.