A virtual member function of class that should not be overridden in a derived class should be declared

A) with the keyword const.
B) with the keyword final.
C) with symbol ! followed by the keyword override.
D) as private in its class.
E) as protected in its class.


B) with the keyword final.

Computer Science & Information Technology

You might also like to view...

An object's __________ is simply the data that is stored in the object's fields at any given moment.

a. value b. assessment c. record d. state

Computer Science & Information Technology

You can reorder animation elements.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A function that is contained inside another function, the results of which become the argument for the outer function is called ________

A) a logical function B) an inner function C) an AND function D) a nested function

Computer Science & Information Technology

If you create a conditional formatting rule you can modify it using the Conditional Formatting ____.

A. Rules Options dialog box B. Rules template C. Rules Wizard D. Rules Manager

Computer Science & Information Technology