1.

Which of these class is superclass of every class in Java?(a) String class(b) Object class(c) Abstract class(d) ArrayList classI had been asked this question in an interview for internship.I'm obligated to ask this question of The Object Class in division Inheritance of Java

Answer»

Correct OPTION is (b) Object CLASS

For explanation I WOULD say: Object class is superclass of EVERY class in Java.



Discussion

No Comment Found

Related InterviewSolutions