Multiple Choice
A ____ function tells the compiler to create a pointer to a function but not fill in the pointer s value until the function is actually called.
A) bound
B) virtual
C) pointer
D) member
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: In multiple inheritance, a derived type has
Q41: A built-in to built-in conversion is handled
Q42: Setting up a conversion makes sense only
Q43: Class data members are _ in scope
Q44: Converting from a class to a class
Q45: _ class variables are allocated memory locations
Q46: An object s data member takes precedence
Q47: There are two categories of scope: local
Q48: When a derived class object is assigned
Q50: Overloading the insertion ( >) operators for