Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Java%20Swing%20Interview%20Questions%20and%20Answers

Question: What is an event and what are the models available for event handling?
Answer: Changing the state of an object is called an event. An event is an event object that describes a state of change. In other words, event occurs when an action is generated, like pressing a key on keyboard, clicking mouse, etc. There different types of models for handling events are event-inheritance model and event-delegation model.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook