473,330 views
9 votes
9 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 Irco
by
3.3k points

1 Answer

27 votes
27 votes

Answer:

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

User RACKGNOME
by
2.8k points