Multiple Choice
In C++, polymorphism is based on the ability to make member functions of a class
A) protected.
B) virtual.
C) static.
D) encapsulated.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: A pure virtual function<br>A)must be accompanied by
Q12: A pure virtual function<br>A)is a virtual function
Q13: A virtual function is declared by placing
Q15: Polymorphism in C++ will not work unless
Q16: The term means the ability to take
Q17: When more than one class is derived
Q18: An abstract class is somewhat restricted in
Q18: Static binding occurs when the compiler binds
Q19: When the compiler binds a call to
Q26: Pointers to a base class may be