What modifiers can be used with a local inner class?
Answers were Sorted based on User's Feedback
we can use final or abstract for a local inner class .
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / payal
we can use static modifier with local inner class...it can
be non static also.
| Is This Answer Correct ? | 6 Yes | 2 No |
What is the difference between panel and frame ?
7 Answers HCL, IBM, Raim Techno Solutions,
why java main method is given as static method?
How do you create a bulleted list?
What is difference between public static and void?
Can a string be null?
Why are lists ordered in java?
What are the important features of Java 9 release?
What package is math in java?
When is the finally clause of a try-catch-finally statement executed?
What are library required to connect to excel sheet.
What is null object in java?
What is a container in a gui?