Penguin

Differences between current version and previous revision of Class.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Wednesday, November 19, 2003 6:47:58 pm by AristotlePagaltzis
Older page: version 3 Last edited on Wednesday, November 19, 2003 6:24:58 pm by AristotlePagaltzis Revert
@@ -1,3 +1 @@
-In ObjectOrientation, a [Class] is a DataType which combines data and the methods which act on those methods. In some languages ([Java] and [C++]) there is a seperation between a class and instances of the class (called [Object]s), in others ([Simula] and [SmallTalk]) there is not.  
-  
-A Class can have special [Constructor] and [Destructor] methods to create and destory instances of the class
+Describe [Class] here