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...

The ________ format technique is often used when a manager is responsible for producing reports in a database and needs to send those reports to other managers in the business so they do not have to produce the reports on their own

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following is NOT true about including audio files in presentations?

A) If the audio file is too long, you should select a new audio file. B) You can set the audio to play across slides so a background song continues to play as the user advances the slides. C) Audio can be looped so it continues to play until it is stopped. D) The audio file can be set to fade in at the beginning of the playback and fade out at the end.

Computer Science & Information Technology

When you want to adjust the exposure of a photo in Windows Photo Gallery, you should use which of the following?

A) FPS B) Compression C) Saturation D) Auto Adjust

Computer Science & Information Technology

What term is used to describe the two colons (::) in each mode?

A. separator B. scope resolution operator C. class definer D. primer

Computer Science & Information Technology