Frage im Vorstellungsgespräch bei OvationCXM

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

Antwort im Vorstellungsgespräch

Anonym

12. Juli 2021

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