Which class is extended by all other classes?
Which class is extended by all other classes?
Tags..
Java Classes
Core Java Interview
Java
Posted by:
Aniket
| Views: 94 | Community Opinion:
1
Add Your Opinion
Bookmark this page..
Ask a New Question
Go to Home
Community Opinion/Answers
Harishan
said..
The Object class is extended by all other classes.
What do you think? Add your opinion/answer
Your Name:
*your opinion/answer:
Related Questions & Answers:
What is the List interface?
What is the difference between the Boolean & operator and the && operator?
When can an object reference be cast to an interface reference?
Can an object be garbage collected while it is still reachable?
What event results from the clicking of a button?
How can a GUI component handle its own events?