Pergunta de entrevista da empresa UK Research and Innovation

What is inheritance in OOP?

Resposta da entrevista

Sigiloso

9 de jan. de 2022

Inheritance is when a child class inherits certain functions and methods from a parent class. I then went on to give an example of how inheritance is used in programming

1