Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

why Object is the super class of all java classes?

  Asked By: Mona    Date: May 26    Category: Java    Views: 1599
  

why Object is the super class of all java classes? pls send me the
answer

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Emma Campbell     Answered On: May 26

Because we are oriented to object, i think so.

 
Answer #2    Answered By: Kellie Bishop     Answered On: May 26

The java  program is essentially manipulation of

method and class.

The class  inherit some properties on which there structure built up
later.

Object is the basic class and all classes  are subclass of Object.

 
Didn't find what you were looking for? Find more on why Object is the super class of all java classes? Or get search suggestion and latest updates.




Tagged: