Introduction to OOP Chapter 10: Subclasses and Subtypes: next previous audio real text

What is a type?

What do we mean when we use the term type in describing a programming language? What about when we consider classes (or interfaces) as a system for defining types?
Intro OOP, Chapter 10, Slide 03