Tech
Baba.com
Home
|
Ask a New Question
|
Register
|
LogIn
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
Please enter your name.
*your opinion/answer:
Related Questions & Answers:
what is a transient variable?
What restrictions are placed on the values of each case of a switch statement?
What class allows you to read objects directly from a stream?
What is the Set interface?
What are E and PI?
Java Programming: Write an applet program to transfer the content of the text field into the compone