Solved

Match Each Term with the Correct Statement Below

Question 31

Matching

Match each term with the correct statement below.

Premises:
class from which another is derived
Responses:
virtual
multiple inheritance
single inheritance
derived class
inaccessible class member
reliable class
parent class
override (a function)
invoke a method

Correct Answer:

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