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

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

khusneet
Views: 694 | Community Opinion: 1

Tags..  Java Interview  Java Classes  Inner class  Outer Class

Bookmark this page..



Ask a New Question Go to Home

Community Opinion/Answers
 
Emon Said..

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






What do you think? Add your opinion/answer
*Name
*your opinion/answer: