When deriving a class, you should

a. list only base class functions that will be redefined
b. list all the member functions of the base class
c. make every function a virtual function
d. overload all the base class member functions


a. list only base class functions that will be redefined

Computer Science & Information Technology

You might also like to view...

Loops have three components: initialization, condition testing, and validation.

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

Computer Science & Information Technology

Explain a situation where you would use a Total row in a query.

What will be an ideal response?

Computer Science & Information Technology

Match each term or phrase with the description.

A. ?a general term for all manner of data manipulation that may take place, including sorting, searching, and calculations B. ?presentation of data or the results of data manipulation to a computer screen, a printer, a plotter, or some other visualization format C. ?a technique by which a set of sequenced steps that are not dependent on each other are run simultaneously D. ?the ability of a computer to represent data in a format that can be saved and referenced at a later time E. ?the repeated execution of one or more program steps

Computer Science & Information Technology

New database versions will automatically be applied to AWS RDS instances as they become available.

A. True B. False

Computer Science & Information Technology