nerdexam
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)
  • A
    6% (3)
  • B
    2% (1)
  • C
    8% (4)
  • D
    84% (42)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice