Which class is the superclass for every class.??????
Answers
Answered by
1
Class Object is the root of the class hierarchy. Every class has Object as a superclass. All objects, including arrays, implement the methods of this class.
hope u like it
hope u like it
Similar questions