Solved

Match Each Term with the Correct Statement Below

Question 50

Matching

Match each term with the correct statement below.

Premises:
indicates that a base class should be used only once
Responses:
parent class
virtual
derived class
reliable class
override (a function)
inaccessible class member
single inheritance
invoke a method
multiple inheritance

Correct Answer:

parent class
virtual
derived class
reliable class
override (a function)
inaccessible class member
single inheritance
invoke a method
multiple inheritance
Related Questions