Abstract classes do not necessarily have:
a. A 0 pointer in their vtable.
b. A virtual function prototype with the notation = 0.
c. Zero instances of their class.
d. Zero references to their class.
d. Zero references to their class.
Computer Science & Information Technology
You might also like to view...
Create the Hotel table using the integrity enhancement features of SQL.
What will be an ideal response?
Computer Science & Information Technology
An escape sequence is used to represent special characters such as a carriage return or a tab, and always begins with a backslash.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology