Lecture overview -- Keyboard shortcut: 'u'  Previous page: Inheritance is Subcontracting [Section] -- Keyboard shortcut: 'p'  Next page: Subcontracting -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Help page about these notes  Alphabetic index  Course home  Page 23 : 32
Object-oriented Programming in C#
Contracts and Assertions
Inheritance and Contracts

How do the assertions in a subclass relate to the similar assertions in the superclass?

The relationship between inheritance and contracts