Wednesday, April 15, 2009

Interfaces

signature: the name, parameters, and the return value of an operation.

Interface: the set of all signatures defined by an object's operations.

Type: the name that denotes a particular interface.