Microsoft
98-361 · Question #152
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…
The correct answer is A. 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
- AEvent driven
- BStructured
- CService oriented
- DFunctional
How the community answered
(51 responses)- A80% (41)
- B2% (1)
- C6% (3)
- D12% (6)
Community Discussion
No community discussion yet for this question.