Home » JAVA Programming » Object & Classes » Question
  1. Which of these class is a superclass of all other classes?
    1. System
    2. Math
    3. Object
    4. Process
    5. None of these
Correct Option: C

The object class class is a superclass of all other classes.



Your comments will be displayed only after manual approval.