Solved

Match Each Term with the Correct Statement Below

Question 45

Matching

Match each term with the correct statement below.

Premises:
when a child class derives from a single parent
Responses:
derived class
override (a function)
reliable class
virtual
parent class
invoke a method
multiple inheritance
single inheritance
inaccessible class member

Correct Answer:

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