Solved

Match Each Term with the Correct Statement Below

Question 51

Matching

Match each term with the correct statement below.

Premises:
a child class can derive from more than one base class
Responses:
parent class
multiple inheritance
derived class
inaccessible class member
single inheritance
override (a function)
virtual
invoke a method
reliable class

Correct Answer:

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