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



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

Answer / 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

More Core Java Interview Questions

how to handled exceptions & erros in ejb?

1 Answers   Satyam,


How do you test a method for an exception using junit?

0 Answers  


What is difference between adapter class and listener?

0 Answers  


What is unicode in java?

0 Answers  


which pattern is default in scanner package?

0 Answers   Satyam,


What is class level lock ?

0 Answers  


What is gc()?

0 Answers  


What do you mean by inner class in java? Explain

0 Answers  


Difference between static and dynamic class loading.

0 Answers  


Hi Friends, Can u give few interview questions which relates ArrayList and Hashmap. I mean how to link ArrayList and HashMap.I know this is not good way of asking questions like this , but i need

1 Answers   Microsoft, Wipro,


what is an object and how do you allocate memory to it?

6 Answers   Anshinsoft, Wipro,


Explain about sets?

0 Answers  


Categories