Answers

Question and Answer:

  Home  Jasper Reports Developer

⟩ What modifiers may be used with inner class that is a member of an outer class in Java Programming?

A (non-local) inner class may be declared as public, protected, private, static, final, or abstract.

 253 views

More Questions for you: