Question d’entretien chez Teranet

Can overloaded methods have different data types?

Réponse à la question d'entretien

Utilisateur anonyme

17 avr. 2020

Yes, given the parameters are also different. the return types alone don't matter in overloading.

1