Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question # 2 multiple choice a ____ is a part of a gui that allows a sp…

Question

question # 2
multiple choice
a ____ is a part of a gui that allows a specific type of interaction with the user.
subroutine
application
event
widget

Explanation:

Brief Explanations

Widgets are elements in a Graphical - User Interface (GUI) that enable specific user - interactions like clicking, dragging, etc. A subroutine is a part of a program for performing a specific task not directly related to GUI interaction. An application is a whole software program, not a part of a GUI for interaction. An event is something that occurs during program execution, not a part of the GUI for interaction.

Answer:

D. widget