Which superclass members are inherited by all subclasses of that superclass?

a. private instance variables and methods.
b. protected instance variables and methods.
c. private constructors.
d. protected constructors.


b. protected instance variables and methods.

Computer Science & Information Technology

You might also like to view...

You can use a _____ function to return a value from a table that is based on an approximate match lookup.

A. VLOOKUP B. VAVERAGE C. VMATCH D. VAPPROXIMATE

Computer Science & Information Technology

Master text and content placeholders have five levels of text, called indent levels.? ____________________

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

Computer Science & Information Technology

Mac OS X and Linux do not use _______________ to move between drives.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A(n) _____ tree is a tree with no nodes.

A. empty B. void C. root D. null

Computer Science & Information Technology