Styrow.dev
Question 119 of 247
Java Topic: General medium

Can a static nested class have access to the enclosing class non-static methods or instance variables?

Question

Can a static nested class have access to the enclosing class non-static methods or instance variables?

Answer

No .