What is an event?

Answers were Sorted based on User's Feedback



What is an event?..

Answer / niranjanravi

An event is an event object that describes the state of
change in the source.Or in other words an event occurs when
an actiojn is generated like pressing the button,clicking
the mouse or selecting a lisi.They are two different types
of models for handling the events.
1.EventInheritance model
2.Eventdelegation model.

Is This Answer Correct ?    2 Yes 1 No

What is an event?..

Answer / naseer

whenever client submit button that time event will be rised we
can hanle event will be listneres

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is stringjoiner ?

0 Answers  


Can a boolean be null java?

0 Answers  


What is a conditional equation?

0 Answers  


What is fail fast in java?

0 Answers  


Why put method is idempotent?

0 Answers  






What are the disadvantages of using inner classes?

0 Answers  


Can we convert stringbuilder to string in java?

0 Answers  


What's the difference between int and integer in java?

0 Answers  


What is aggregation?

1 Answers   Cap Gemini,


What is final, finally, finalize?

0 Answers  


What is the difference between the ">>" and " >>>" operators in java?

0 Answers  


What are the advantages of java over cpp?

0 Answers  


Categories