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 snprintf return?
What is super in java?
Why is method overloading not possible by changing the return type in java?
What is the difference between overriding and overloading in OOPS.
What is int lol?
Define reflection.
How will you communicate between two applets?
What is java volatile?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What is object in java?
What is the purpose of void?
What are the fileinputstream and fileoutputstream?
What is t in parametric equations?
How do you sort arraylist in descending order?
How do I convert a string to an int in java?