What is an event?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the size of int in 64-bit jvm?

546


how would you implement a thread pool? : Java thread

499


What is general methodology?

559


What is string manipulation?

486


What is abstract class constructor called?

557






What is the default value of float and double datatype in java?

528


Can you achieve runtime polymorphism by data members?

572


What are the steps that are followed when two computers connect through tcp?

512


Can we have 2 main methods in java class?

533


Can we override the static methods?

560


What will happen if static modifier is removed from the signature of the main method?

520


What is a website container?

495


Which java version is latest?

530


Can a lock be acquired on a class in java programming?

528


What is formatted output in java?

492