Step by step learning
Can a local class of a static method have access to non-static members of the outer class?
No, only to static members of the outer class.
Yes.
Please log in or register to have a possibility to add comment.
Please log in or register to have a possibility to add comment.