CMSC 202 Computer Science II, Spring 2016, Section 01
Lecture 15: Inheritance
Thu 03/24, 2016
[Up]
[Previous Lecture]
[Next Lecture]
Assigned Reading: 14.1-14.2
Slides As Shown:
Topics Covered:
- Project 3.
- Class derivation and inheritance:
we discussed how C++ handles compatibility between
derived class objects and base class objects.
Programs Shown:
[UMBC] |
[CSEE] |
[CMSC202] |
[CMSC202-06]
Last Modified:
22 Jul 2024 11:29:14 EDT