Lecture 10 Flashcards

1
Q

Define Inheritance?

A

Inheritance: Allows new classes to be defined in terms of previously defined classes

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

Define Polymorphism?

A

Polymorphism: Allows method calls to be interpreted by the object that receives the call

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