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 is the use of 'super' keyword inside a constructor?
Can you tell me range of byte?
how to prepare for IT Officers Interview in Banks
What is an enumeration?
What is a stringbuffer?
Is it possible to use Semaphore/ Mutex in an Interrupt Handler?
How hashmap works in java?
Can we create an object of static class in java?
What is an interoperable application in java ?
What is the difference between equals() and?
Is zero a positive integer?
What is string literal in java?
Which is easier .net or java?
What is incompatible types in java?
What are drawbacks of singleton class?