2.5 Fundamentals of Object-Oriented Programming Flashcards

1
Q

What is inheritance?

A

Inheritance means that child classes can access the public attributes and methods from the parent class.

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