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.
Computing Theory > 2.5 Fundamentals of Object-Oriented Programming > Flashcards
What is inheritance?
Inheritance means that child classes can access the public attributes and methods from the parent class.