What is the use of anonymous inner classes ?
Answer Posted / guest
Anonymous class helps in Eventhandling
| Is This Answer Correct ? | 22 Yes | 11 No |
Post New Answer View All Answers
What is the use of pattern in java?
What do you understand by java virtual machine?
what is object-oriented programming in java?
What is primitive array?
What do you mean by ordered and sorted in collections in java?
What does system.gc() and runtime.gc() methods do?
Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?
Is vector ordered in java?
Can arraylist contain null values?
Does set allows null in java?
What is jrmp?
Tell me the Importent classes in net package?
What is difference between pointer and reference?
What is the difference between hashset and treeset in java?
What are packages in java?