Q. Which statement is true about a static nested class?
β
Correct Answer: (B)
It does not have access to nonstatic members of the enclosing class.
You must be Logged in to update hint/solution