virtual functions must:

a. Be overridden in every derived class.
b. Be declared virtual in every derived class.
c. Be declared virtual in the base class.
d. Have the same implementation in every derived class.


c. Be declared virtual in the base class.

Computer Science & Information Technology

You might also like to view...

When writing pseudocode, you need to be careful about syntax.

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

Computer Science & Information Technology

A ________ is formatted as a pattern of uniformly spaced horizontal rows and vertical columns

A) worksheet B) cell C) data marker D) chart

Computer Science & Information Technology

After a virtual machine that has been moved using vMotion comes online, what method is used to notify a network segment that the MAC address for the VM's IP address is now on a different port?

A. The MAC address aging timer must expire, after which a learning period occurs, and the MAC is registered on the new port. B. A RARP request is sent to notify the network that the MAC is now on a new port. C. The host forces the network switch to clear it's MAC address table so that the MAC is flooded out all ports. D. A multicast packet is sent to notify the network of the change.

Computer Science & Information Technology

The comment commands are located on the ____ tab.

A. Page Layout B. Data C. Review D. View

Computer Science & Information Technology