What are event-delegation model and event-inheritance
model? Which is best?

Answer Posted / anamika

Evnet delegation model is d best. Reduces overhead ,
separates user interface and event handling coding, and
only those listeners process d events whcih are responsible
for that.

Is This Answer Correct ?    3 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is instance synchronization?

551


Which is the class in java?

521


Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

582


What are the benefits of operations?

516


Can we have any code between try and finally blocks?

566






What is the final blank variable?

596


Why do we need autoboxing in java?

523


Describe different states of a thread.

581


What are java annotations?

649


What is double checked locking in singleton?

617


Can we pass null as argument in java?

514


What are the drawbacks for singleton class?

524


What is the collections api in java programming?

559


What is a singleton factory?

516


Why we override equals() method?

571