Lecture
Mediaspace scheduled maintenance: Aug 25, 2026 07:00 - 12:00 AM. During this time, videos will be temporarily unavailable. Check status updates.
This lecture introduces data abstraction in the context of rational numbers. It covers the implementation of rational numbers using data abstraction, the client's view of data abstraction, self-reference within a class, preconditions, assertions, constructors, auxiliary constructors, and the use of end markers. The lecture also includes code examples and an exercise on modifying the Rational class.