Which of the following statements about abstract superclasses is true?

a. abstract superclasses may contain data.
b. abstract superclasses may not contain implementations of methods.
c. abstract superclasses must declare all methods as abstract.
d. abstract superclasses must declare all data members not given values as abstract.


a. abstract superclasses may contain data.

Computer Science & Information Technology

You might also like to view...

What does a formal evaluation attempt to describe?

What will be an ideal response?

Computer Science & Information Technology

Access object names can contain up to ____ characters.

A. 16 B. 32 C. 64 D. 128

Computer Science & Information Technology

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

1. A recursive function can have local variables. 2. A recursive function can have only one stopping case.

Computer Science & Information Technology

You can use the Smart Blur filter to set exactly how the filter will blur the image.

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

Computer Science & Information Technology