What modifiers can be used with a local inner class?
Answer Posted / niranjanravi
we can use final or abstract for a local inner class .
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What does nullpointerexception mean?
Can we declare an interface as final?
What is difference between string and stringbuffer?
What is a short in java?
Explain about public and private access specifiers?
what is nested class in java?
how to split string in java?
State two differences between C and Java.
Define canvas?
What is an iterator interface in java programming?
What are alternatives to java serialization?
Which package has light weight components?
What is the this keyword?
Why spring singleton is not thread safe?
How do you do math powers in java?