CS220@JHU
Syllabus
Staff Office Hours
Course Material
Assessments
Resources
Day 32 Recap Questions
Do derived classes inherit constructors?
What does
protected
imply for a class field?
What is polymorphism?
What is the purpose of the
virtual
keyword?
Can a child class have multiple parents?