Object-oriented programming allows you to derive new classes from existing classes. This is called ____________.

a. encapsulation
b. inheritance
c. abstraction
d. generalization


b

Computer Science & Information Technology

You might also like to view...

The annotation ________ indicates that a private instance variable should be serialized.

a. XMLElement b. Element c. Marshal d. Serialize

Computer Science & Information Technology

Symmetrical organization.

For each of the following multiprocessor organizations, describe an environment in which the organization is useful; also, list a drawback for each.

Computer Science & Information Technology

What auditing tool is designed to monitor changes in a cell in a separate window?

A. Watch Window B. Trace Precedents C. Insert Function dialog box D. Validation Rules

Computer Science & Information Technology

If the tree must be traversed frequently, using stacks rather than recursion may be more efficient.

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

Computer Science & Information Technology