Multiple Choice
functions are dynamically bound by the compiler.
A) Constructor
B) Static
C) Destructor
D) Virtual
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: To indicate that a member function of
Q3: When a virtual member function of a
Q4: A class with at least one pure
Q4: In C++ polymorphism is very difficult to
Q6: Declaring a member function of a class
Q7: An abstract class is<br>A)one that supports polymorphism.<br>B)one
Q8: to a base class may be assigned
Q9: Polymorphism is when in a class hierarchy
Q10: A pure virtual function<br>A)must be accompanied by
Q18: Static binding occurs when the compiler binds