employer cover photo
employer logo
employer logo

O'Reilly Auto Parts

Is this your company?

O'Reilly Auto Parts interview question

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

Interview Answer

Anonymous

Feb 23, 2019

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