Short Answer
Using virtual functions is also known as _______ the functions
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: The base class has everything that is
Q14: What is another name for a child
Q15: In the derived class definition, you list
Q16: A derived class pointer can point to
Q17: If you have a copy constructor in
Q19: Which of the following should be virtual
Q20: If a base class has a non-virtual
Q21: You should make a function a virtual
Q22: If you define a function in the
Q23: A constructor of the base class is