Monday, July 5, 2010

Class Fundamentals

Classes define a new data type that can be used as a template for creation of an object.

Objects are instances of a class.

No comments:

Post a Comment