____ permits the same operation to invoke one set of results on data values of a base class and a different set of results on data values of a derived class.

A. Polymorphism
B. Inheritance
C. Class construction
D. Encapsulation


Answer: A

Computer Science & Information Technology

You might also like to view...

On a typical system the highest level or privilege is referred to as _________ .

A) administrator B) supervisor C) root access D) all of the above

Computer Science & Information Technology

The PERCENTRANK.INC function displays a value's rank as a percentile of a range, including 0% and 100%.

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

Computer Science & Information Technology

If you leave out the size declarator in an array definition

a. you must furnish an initialization list b. you are not required to initialize array ele-ments c. all array elements default to zero values d. your array will contain no elements e. None of these

Computer Science & Information Technology

In many application programs, this feature is used to provide information or request input.

A. menus B. pointer C. windows D. dialog boxes

Computer Science & Information Technology