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


Please Help Members By Posting Answers For Below Questions

How java enabled high performance?

576


What restrictions are placed on method overriding?

633


What is string made of?

521


What are three ways in which a thread can enter the waiting state in java programming?

673


Which one will take more memory: an int or integer?

762






Why do we need autoboxing in java?

508


Assume a thread has lock on it, calling sleep() method on that thread will release the lock?

613


Can we modify the throws clause of the superclass method while overriding it in the subclass?

541


What is bitwise complement?

491


Why enumeration is faster than iterator?

522


Is sizeof a keyword in java programming?

597


What is n in java?

530


How to instantiate member inner class?

615


What is parsing a string?

584


What is the purpose of checked and unchecked exceptions in JAVA?

552