What is the use of anonymous inner classes ?
Answer Posted / harish
an anonymous class is a local class that has no name
| Is This Answer Correct ? | 72 Yes | 13 No |
Post New Answer View All Answers
What does || || mean in math?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
Does .length start 0 java?
Explain the difference between static and dynamic binding in java?
Explain about class in java?
Can a string be null?
How do you allocate memory to object?
What is type conversion in java?
What is boolean data type in java?
Why we do exception handling in java and how many types of exceptions are there?
How do you use find and replace?
What do you mean by platform independence?
What is the difference between math floor and math round?
Explain how can you debug the Java code?