22. In order to tell the compiler to wait to decide which version of a function to use, you must precede the function declaration in the base class with the keyword

a. operator
b. friend
c. virtual
d. void

c. virtual

Computer Science & Information Technology

You might also like to view...

The ________ action is used to put the focus on a specified database object so that an action can be applied to that object

Fill in the blank(s) with correct word

Computer Science & Information Technology

The SQL Select statement retrieves data from a database and returns it in a __________, a set of records matching the selection criteria.

a. subset b. dynaset c. data source d. dataset

Computer Science & Information Technology