Question d’entretien chez SkillStorm

What is overriding a function?

Réponse à la question d'entretien

Utilisateur anonyme

2 août 2021

Overriding a function is when a child class provides its own version of a method contained within a parent class.

1