CSC/ECE 517 Fall 2007/wiki2 6 mxz
Assignment 2 - Topic 6
Type v.s. class
Survey the differences on type vs. class in object-oriented languages. Often, the distinction is that class pertains to an object, whereas type pertains to a variable. Consider the distinction between the two terms in several different programming languages. Cover the differences between type and class, from type-theoretic definitions to practical aspects.