Chapter 17 Flashcards

1
Q

inheritance

A

The ability to define a new class that is a modified version of a previously defined class.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

parent class

A

The class from which a child class inherits.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

child class

A

A new class created by inheriting from an existing class; also called a subclass.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly