previous | index | next

Classes

A class is an abstract grouping of objects that are similar to each other.

Objects of a class can all be operated on in the same way.

Classes can often be identified by looking for nouns in a problem description.

previous | index | next