Pergunta de entrevista da empresa Microsoft

What is the meaning of static before methods

Resposta da entrevista

Sigiloso

22 de dez. de 2015

Basically means you can access the method/function without instantiating the class as an object.