--------object is parent of all objects.
Answers
Answered by
12
Explanation:
The Object class is the parent class of all the classes in java by default. In other words, it is the topmost class of java. ... Let's take an example, there is getObject() method that returns an object but it can be of any type like Employee,Student etc, we can use Object class reference to refer that object.
Answered by
3
Answer:
|| ✬ᴀɴsᴡᴇʀ✬ ||
lang. Object is the root of the class hierarchy in Java. Every class has Object as a superclass either directly or indirectly. All objects, including arrays, extends from the Object class and implement the methods of this class.
|| ♕ᴍɪss_ɪɴɴᴏᴄᴇɴᴛ♕ ||
Similar questions
Math,
2 months ago
Social Sciences,
2 months ago
Social Sciences,
2 months ago
Math,
4 months ago
Math,
4 months ago
Math,
9 months ago
Math,
9 months ago
English,
9 months ago