Question d’entretien chez OvationCXM

In object-oriented programming, what is a static method used for?

Réponse à la question d'entretien

Utilisateur anonyme

12 juill. 2021

A static or class method is used acting on the class as a whole rather than individual instance objects.