187k views
3 votes
Inheritance means ________. Question 18 options: A) that a class can contain another class B) that data fields should be declared private C) that a variable of supertype can refer to a subtype object D) that a class can extend another class

User Bussiere
by
4.3k points

1 Answer

7 votes

Answer:

Inheritance means D) that a class can extend another class.

User Ivan R
by
4.3k points