Types, Classes, Interfaces


Classes as Types

What does type information tell us about a variable?

Abstract Data Type: a model for a data type that defines the possible values, the set of operations, and the behavior of those operations.

Alyce Brady, Kalamazoo College