Microsoft
98-361 · Question #2
An application presents the user with a graphical interface. The interface includes buttons that the user clicks to perform tasks. Each time the user clicks a button, a method is called that correspon
The correct answer is D. Event driven. See the full explanation below for the reasoning.
Question
An application presents the user with a graphical interface. The interface includes buttons that the user clicks to perform tasks. Each time the user clicks a button, a method is called that corresponds to that button. Which term is used to describe this programming model?
Options
- AFunctional
- BService oriented
- CStructured
- DEvent driven
How the community answered
(50 responses)- A6% (3)
- B2% (1)
- C8% (4)
- D84% (42)
Community Discussion
No community discussion yet for this question.