Tech
Baba.com
Home
|
Ask a New Question
|
Register
|
LogIn
What modifiers can be used with a local inner class?
What modifiers can be used with a local inner class?
Teena
Views: 797 | Community Opinion:
1
Tags..
Local Inner Class
Java Classes
Core Java Interview
Java
Bookmark this page..
Ask a New Question
Go to Home
Community Opinion/Answers
Lonas
Said..
A local inner class may be final or abstract.
What do you think? Add your opinion/answer
*Name
Please enter your name.
*your opinion/answer:
Related Questions & Answers:
Which containers use a FlowLayout as their default layout?
What is an Iterator interface?
Name three subclasses of the Component class.
Can a double value be cast to a byte?
Is the ternary operator written x : y ? z or x ? y : z ?
What an I/O filter?