A

Admin • 828.03K Points
Coach

Q. Which statement is true about a static nested class?

  • (A) You must have a reference to an instance of the enclosing class in order to instantiate it.
  • (B) It does not have access to nonstatic members of the enclosing class.
  • (C) It's variables and methods must be static.
  • (D) It must extend the enclosing class.
  • Correct Answer - Option(B)
  • Views: 8
  • Filed under category Java
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.