Question d’entretien chez J.P. Morgan

can we override static method

Réponses aux questions d'entretien

Utilisateur anonyme

16 juil. 2019

No we cant override a static method, as they are classified under runtime polymorphism and static methods are not associated with any instance of a class.

1

Utilisateur anonyme

18 mars 2019

I said no but they want a different answer

1