Domanda di colloquio di O'Reilly Auto Parts

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

Risposta di colloquio

Anonimo

23 feb 2019

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