nerdexam
Microsoft

70-481 · Question #105

You develop a Windows Store app. The app is a memory game that displays a 6x6 grid of squares. When the user taps or swipes a square, the square must flip over to display an image. When testing the…

The correct answer is A. MSGestureChange. See the full explanation below for the reasoning.

Question

You develop a Windows Store app. The app is a memory game that displays a 6x6 grid of squares. When the user taps or swipes a square, the square must flip over to display an image. When testing the app, you find that swiping the tile does not cause it to flip over. You need to ensure that the game responds correctly to user input. Which event should you listen for?

Options

  • AMSGestureChange
  • Bpointerup
  • Cpointermove
  • Dpointerout

How the community answered

(27 responses)
  • A
    74% (20)
  • B
    4% (1)
  • C
    15% (4)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full 70-481 Practice