Answer Posted / malligontla
You can also declare an inner class within the body of a
method without naming it. These classes are known as
anonymous inner classes.
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
Is static a singleton?
Can you pass by reference in java?
How to run a JAR file through command prompt?
What is a line separator in java?
What is member in java?
Why chararray() is preferred over string to store the password?
What is a java list?
What is difference between identifier and variable?
Which is the best approach for creating thread ?
What is multi-catch block in java?
What is parse method?
How does sublist works in java?
What is an interface in java?
Which collection is thread safe in java?
What is callablestatement? How you can call stored procedure to pass in parameter?