Pergunta de entrevista da empresa O'Reilly Auto Parts

When can a (Java) class be declared as static?

Resposta da entrevista

Sigiloso

23 de fev. de 2019

Inner classes can be static, as they are within the static context of the containing class.