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
How long will it take to learn java?
What is the difference between arraylist and hashset in java?
What is public static void main?
What is parseint?
What is the largest long allowed by java?
What is the difference between JDK and JVM?
Can we have return statement in finally clause? What will happen?
What is sortedset in java?
What are inbuilt functions?
What is jit and its use?
What kind of variables can a class consist?
What is the statements?
What is a static method in java?
Can we assign the reference to this variable?
Difference between method overloading and overriding.