Multiple Choice
C++ 11 introduces the ________ key word to help prevent subtle errors when overriding virtual functions.
A) const
B) final
C) override
D) virtual
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: In an inheritance situation, you may not
Q11: A derived class may become a base
Q30: In the following statement: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg" alt="In
Q31: When you derive a class from an
Q32: The base class access specification determines how
Q33: _ is commonly used to extend a
Q36: When a derived class has two or
Q39: Arguments are passed to the base class
Q40: Multiple inheritance is when a _ class
Q40: _ functions are dynamically bound by the