Multiple Choice
A virtual function is a function that expects to be __________ in a derived class.
A) ignored
B) called frequently
C) overridden
D) private
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Arguments are passed to the base class
Q2: Select all that apply. The base class
Q3: C++11 introduced the _ key word to
Q4: Which is the base class in the
Q6: The base class access specification can be
Q7: Static binding occurs when the compiler binds
Q8: A member function of a derived class
Q9: In an inheritance situation, you may not
Q10: The following statement allows the _ members
Q11: A derived class may become a base