Q3
What is the purpose of an event in GUI programming?
A.
Creating graphical elements
B.
Handling user interactions
AnswerC.
Designing user interfaces
D.
Displaying images
Answer: Option B
Solution
Answer: Option B
Solution:
Events are used to handle user interactions like clicks and input in GUI applications.