The line:


virtual double earnings() const = 0;

appears in a class definition. You cannot deduce that:
a. All classes that directly inherit from this class will override this method.
b. This class is an abstract class.
c. Any concrete class derived from this class will have an earnings function.
d. This class will probably be used as a base class for other classes.


a. All classes that directly inherit from this class will override this method.

Computer Science & Information Technology

You might also like to view...

Microsoft Excel is the component of the Microsoft Office suite best suited for working with large collections of data.

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

Computer Science & Information Technology

Describe each of the five print styles for Contact view.

What will be an ideal response?

Computer Science & Information Technology

Why would a company issuing credit cards use a code that is much larger than the minimum length?

A) to allow for expansion, since the customer growth may increase exponentially B) because the numbers are assigned sequentially and the codes should not use all possible numbers C) so that a person would not be able to guess a credit card number and illegally use it to purchase goods D) because the codes use the alphabetic derivation format E) since the codes are used to do inquiries on the data within them

Computer Science & Information Technology

In Microsoft Word 2016, if the spell checker finds a word that does not match the correct spelling in the Office dictionary and it cannot be fixed by AutoCorrect, or if a word, such as a last name, is not in the dictionary, a _____ appears beneath it.?

A. ?red, double line B. ?blue, wavy line C. ?blue, straight line D. ?red, wavy line

Computer Science & Information Technology