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 is a default constructor and also define copy contrucyor?
Is java call by reference?
How will you compute size of a structure?
Can a final method be overloaded?
What is meant by structural programming?
What is codebase?
what is the use of bean managed and container managed with example?
Are floats faster than doubles?
Explain where variables are created in memory?
What are the rules for variable declaration?
What is formatted output in java?
What is difference between java and java ee?
How does java enable high performance?
How does map works in java?
How do you start a thread?