The entire list of parent classes from which a child class is derived constitutes the ____ of the subclass.

A. children
B. ancestors
C. subordinates
D. derivatives


Answer: B

Computer Science & Information Technology

You might also like to view...

Borders and background colors define areas of a worksheet and call attention to important information.

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

Computer Science & Information Technology

Draw a flowchart for the program fragments (no need to show start and stop)

``` DO WHILE n < 3 LET sum = sum + n LET n=n + 1 LOOP ```

Computer Science & Information Technology

There may be times that the content of your presentation requires you to use a combination of portrait and landscape slide orientations.

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

Computer Science & Information Technology

The ____ property provides a label used to describe the field.

A. Format B. Caption C. Input Mask D. Default Value

Computer Science & Information Technology