what models are available for event handling?



what models are available for event handling?..

Answer / niranjanravi

EventDelegation and Eventinheritance maodel.EventDelegation
model is more advantageous than EventInheritance model.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Core Java Interview Questions

difference throws and throw in java

3 Answers  


Why is the main method static?

0 Answers  


What is difference between static class and normal class?

0 Answers  


garbate collector(GC)?

4 Answers  


Hi Friends, can you explain instance in java. In general instance means "occurence of something" . In java what is instance.

4 Answers  






Difference between Superclass and Subclass?

7 Answers  


What is data abstraction? Elaborate with example?

4 Answers   BMC, TCS,


java is puerly object oriented or not ?

5 Answers  


what is Abstract DataType?

1 Answers  


How do you implement polymorphism in our day to day life?

0 Answers   Cap Gemini,


What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?

0 Answers  


Can we have two methods in a class with the same name?

0 Answers  


Categories