Which of the following statements about MustInherit base classes is true?

a) MustInherit base classes may contain data.
b) MustInherit base classes may not contain implementations of methods.
c) MustInherit base classes must declare all methods as MustOverride.
d) MustInherit base classes must declare all data members not given values as MustOverride.

a) MustInherit base classes may contain data.

Computer Science & Information Technology

You might also like to view...

A wireless isolated LAN has no central device connecting it - the hosts communicate freely with each other in a MANET.

a. true b. false

Computer Science & Information Technology

A console-based application interface can include menus, buttons, pictures, and text in many different colors and sizes.

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

Computer Science & Information Technology