What is the use of anonymous inner classes ?
Answer Posted / chandrarekha
anonymous classes help to declare a class and create an
instance of a class in the same step.
| Is This Answer Correct ? | 59 Yes | 5 No |
Post New Answer View All Answers
What is == in java?
Can a class declared as private be accessed outside it’s package?
What language is java written?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What is serial version uid and its importance in java?
Is java a digit method?
Explain list interface?
Which data type is class in java?
Name and explain the types of ways which are used to pass arguments in any function in java.
Can the garbage collection be forced by any means?
When is finally block not called?
What are the high-level thread states in java programming?
What is the use of StringTokenizer class?
Can you sort a list in java?
How many bytes is a unicode character?