why java Object class is not abstract ?

Posted by JavaUser on Stack Overflow See other posts from Stack Overflow or by JavaUser
Published on 2010-03-24T06:45:28Z Indexed on 2010/03/24 6:53 UTC
Read the original article Hit count: 149

Filed under:
|

Hi,

Why java's Object class is not an abstract class . Is there any specific reason ?

Thx.

© Stack Overflow or respective owner

Related posts about java

Related posts about oop