Multiple Choice
In C++,a pure virtual declaration is a function declared with the keyword virtual and ____.
A) the keyword null
B) a pointer
C) parentheses
D) the keyword void
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Smalltalk and Java require the use of
Q7: Restricting access to internal details of software
Q8: Abstract classes are often instantiated by the
Q9: Java uses _ to implement method lookup.<br>A)
Q10: Smalltalk provides a small set of binary
Q12: In Smalltalk,the object that receives a message
Q13: Java and Smalltalk both allocate objects directly
Q14: The first programming language to incorporate the
Q15: Member functions can be implemented outside the
Q16: _ can belong to more than one