Multiple Choice
When the compiler binds a call to a member function using only information available at compile time, the compiler is said to use binding.
A) static
B) local
C) dynamic
D) safe
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
Q20: In C++, polymorphism is based on the
Q26: Pointers to a base class may be