Lecture 10 Flashcards
1
Q
Define Inheritance?
A
Inheritance: Allows new classes to be defined in terms of previously defined classes
2
Q
Define Polymorphism?
A
Polymorphism: Allows method calls to be interpreted by the object that receives the call