What is an event?
Answers were Sorted based on User's Feedback
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 |
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 |
Does a function need a return?
Difference between hashCode() & equals()?
What is a classloader in java?
What is subsequence of a string?
Define how objects are stored in java?
What is byte [] in java?
What does 0 mean in boolean?
What is a jagged array in java?
Is minecraft 1.15 out?
What is a constructor overloading in java?
What is a method signature java?
Is integer immutable in java?