Do we inherit from Object?

Posted by Knowing me knowing you on Stack Overflow See other posts from Stack Overflow or by Knowing me knowing you
Published on 2010-06-02T18:43:56Z Indexed on 2010/06/02 18:54 UTC
Read the original article Hit count: 113

Filed under:
|

Guys do we inherit from Object like from any other class (except of course that we don't have to explicitly state that) or there is some special privileges to Object class and it's not inherited as other classes?

© Stack Overflow or respective owner

Related posts about java

Related posts about inheritance