What is the use of anonymous inner classes ?
Answer Posted / guest
Anonymous class helps in Eventhandling
| Is This Answer Correct ? | 22 Yes | 11 No |
Post New Answer View All Answers
whatis Home interface and Remoteinterface? with example?
Which api is provided by java for operations on set of objects?
Which are the two subclasses under exception class?
What is parsing a sentence?
What are the types of inner classes (non-static nested class) used in java?
Where is core java used?
is it possible to instantiate the math class?
Write a program to print fibonacci series up to count 10.
Why do we use threads in java?
Explain the difference between the public, private, final, protected, and default modifiers?
What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
How to set the permissions to a file in java?
What restrictions are placed on method overloading?
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
Is the milky way in a void?