If a derived class inherits from two base classes that both define a certain member function, then an ambiguity problem will arise when:

a. An object of a base class calls that certain member function.
b. An object of the derived class calls that certain member function.
c. A pointer of a base class type pointing to an object of the derived class calls that certain member function.
d. None of the above.


b. An object of the derived class calls that certain member function.

Computer Science & Information Technology

You might also like to view...

What is the difference between a spanning tree and a minimum spanning tree?

What will be an ideal response?

Computer Science & Information Technology

________ is a type of instantaneous text-based Internet communication

Fill in the blank(s) with correct word

Computer Science & Information Technology

Comments in macros are colored blue

Indicate whether the statement is true or false

Computer Science & Information Technology

A(n) ________ is used to assist a user through complex tasks

Fill in the blank(s) with correct word

Computer Science & Information Technology