override specifier is added to the end of a member function declaration, what happens if the function is not specified as virtual in the parent class?

a) The function is overridden in the derived class.
b) There is a compiler error.
c) The function in the parent class will always be invoked.


b) There is a compiler error.

Computer Science & Information Technology

You might also like to view...

Which of the following is TRUE about files?

A) For a file to be accessed at a later time, it must be stored only on the computer's hard drive. B) Files contain folders. C) A digital photograph or music can be a file. D) Software is used to create folders, not files.

Computer Science & Information Technology

A(n) ________ formats the entire table to be consistent with the presentation theme

Fill in the blank(s) with correct word

Computer Science & Information Technology

Before being able to use the locate command to find a document, what other command should be run first?

A) updatedb B. mdfind C. search D. update

Computer Science & Information Technology

What is the purpose of procedures?

A. To provide the steps necessary to achieve security B. To assess the security state C. To provide all the detailed actions that personnel are required to follow D. To provide recommended actions to carry out under certain conditions

Computer Science & Information Technology