An abstract class is somewhat restricted in how it can be used because
A) it cannot use dynamic binding for its member functions.
B) it cannot use static binding for its member functions.
C) All of its members must be public.
D) the compiler does not allow objects of the class to be created.
E) None of the above
D) the compiler does not allow objects of the class to be created.
You might also like to view...
The ________ class lets you treat string values and variables like other pre-defined data types (such as int).
Fill in the blank(s) with the appropriate word(s).
The ________ multithreading header contains classes, a function and an enum that are used together with facilities in header
a.
In a Word document, a(n) ________ is a graphic that can be moved independently of the surrounding text characters
A) inline object B) floating object C) object anchor D) drawing object
Setting the overflow property to the value of "auto" causes scrollbars to appear when there is more content than will fit.
Answer the following statement true (T) or false (F)