1.

The high-level events among the following events are ____________(a) User interface events(b) Device-independent events(c) Device-dependent events(d) Stage event change

Answer» Correct option is (a) User interface events

Best explanation: UI events are higher-level events, often on HTML form elements that define a user interface for a web application. They include the focus event (when a text input field gains keyboard focus), the change event when the user changes the value displayed by a form element, and the submit event when the user clicks a Submit button in a form.


Discussion

No Comment Found

Related InterviewSolutions