Day 32 Recap Questions
  1. Do derived classes inherit constructors?
  2. What does protected imply for a class field?
  3. What is polymorphism?
  4. What is the purpose of the virtual keyword?
  5. Can a child class have multiple parents?