Which of these class is superclass of every class in Java?
(a) String class
(b) Object class
(c) Abstract class
(d) ArrayList class
I 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