In java what is the difference between an object and a class?

Posted by David on Stack Overflow See other posts from Stack Overflow or by David
Published on 2010-03-15T05:15:02Z Indexed on 2010/03/15 5:29 UTC
Read the original article Hit count: 236

Filed under:
|
|

In java what is the difference between an object and a class? The book I'm working from made it seem as though once a class is created it also exists as an object.

© Stack Overflow or respective owner

Related posts about java

Related posts about class