What is the use of anonymous inner classes ?
Answer Posted / juzer
Anonymous Class is used When we have a small task to be done.
It is for using memory efficiently.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is a memory leak in java?
What is stack explain?
What is class array in java?
What is oops in java?
What is difference between static variable and global variable?
Explain different ways of creating a thread?
What is jit compiler ?
What is starvation?
What is serialversionuid?
How you can force the garbage collection?
Is an array a vector?
What is the use of math abs in java?
Java Compiler is stored in JDK, JRE or JVM?
What are the differences between include directive and include action?
What are local variables?