Which term describes the ability of an object to hold objects of several
different types?

a. composition
b. encapsulation
c. information hiding
d. polymorphism
e. static binding


D

Computer Science & Information Technology

You might also like to view...

This is an isolated prototype, which is not connected to any other pages in the Web site. It is a local prototype.

What will be an ideal response?

Computer Science & Information Technology

Explain the use of the following notation in a C++ program:

``` template< typename T > Array< T >::Array( int s ) ```

Computer Science & Information Technology

A coworker asks your opinion about how to minimize ActiveX attacks while she browses the Internet using Internet Explorer. The coworker recalls there is a setting in the Internet Options dialog box to prompt the user before downloading ActiveX controls, but can’t remember which tab to use.   Which of the following tabs will you suggest to the coworker?

A. Security tab B. Privacy tab C. General tab D. Programs tab

Computer Science & Information Technology

File/directory data backup copies ________.

A. data B. registery settings C. programs and data D. programs

Computer Science & Information Technology