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

What is the difference between a constructor and a method?

0 Answers  


what is main purpose of abstract class?

7 Answers  


Explain enumeration in java?

0 Answers  


How do you invoke a method?

0 Answers  


if the memory capacity is 700 presently occupied by process is 690. then another process request space(40) how this situation handled in java.

4 Answers   Wipro,






How to display names of all components in a Container?

0 Answers   Microsoft, Wipro,


What is the purpose of the System class?

0 Answers  


Why Java doesn’t support multiple inheritance?

0 Answers  


Explain Public static void main?

2 Answers   IBM, Vetech,


What is a prefix function.write down a code to compute prefix function.

0 Answers  


Which class is used by server applications to obtain a port and listen for client requests?

0 Answers  


What is an immutable class? How to create an immutable class?

0 Answers  


Categories