Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

complete the sentence. a(n) is a part of a gui that allows a specific t…

Question

complete the sentence. a(n) is a part of a gui that allows a specific type of interaction with the user. widget event handler event

Explanation:

Brief Explanations

Widgets are UI elements in GUIs for user - interaction like buttons, dropdowns etc. Event handlers respond to events (user actions), and events are the actions themselves. So the term for the part of a GUI for interaction is widget.

Answer:

widget