CS220@JHU
Syllabus
Staff
CA Office Hours
Course Material
Schedule
Resources
Day 33 Recap Questions
Explain what object slicing is in C++.
What is the
override
specifier in C++?
Explain what function hiding is in C++?
In C++, how do you make an abstract class?
Can we create an object from an abstract class?