Java Event Handling Mcqs

Our collections of Multiple choice questions and answers focuses on study of Java Event Handling. These questions are chosen from a collection of most authoritative and best reference books on Java Event Handling. Our aim is to prepare an individual for competitive exams like NTS, GAT, ECAT, University and College entrance exams and various tests and job interviews. One should practice our Mcqs to assimilate Java Event Handling topic comprehensively.

2.
What is an event in delegation event model used by Java programming language?

An event is an object that describes a state change in a source

An event is an object that describes a state change in processing

An event is an object that describes any change by the user and system

An event is a class used for defining object, to create events

5.
What is a listener in context to event handling?

A listener is a variable that is notified when an event occurs

A listener is a object that is notified when an event occurs

A listener is a method that is notified when an event occurs

None of the mentioned

12.
Which of these methods can be used to obtain the command name for invoking ActionEvent object?

GetCommand()

GetActionCommand()

GetActionEvent()

GetActionEventCommand()

error: You are not allowed to do so.....
0Shares
0
Scroll to Top