Question d’entretien chez Deloitte

What is difference between overloading and overwriting

Réponse à la question d'entretien

Utilisateur anonyme

1 févr. 2021

Overloading means function with same name but different parameters and return types. Overwriting means with function with same name and parameters in which one function overwrite the other