nerdexam
Microsoft

70-484 · Question #55

You are developing a Windows Store app. The app is a personal diary that will allow users to add multiple journal entries while they are logged in. Users will be able to switch to other apps and…

The correct answer is A. Save app state periodically and during the Suspending event and then restore state during. See the full explanation below for the reasoning.

Question

You are developing a Windows Store app. The app is a personal diary that will allow users to add multiple journal entries while they are logged in. Users will be able to switch to other apps and then return to the diary app. You need to ensure that the diary app maintains state when the user switches between apps or restarts the device on which the app is running. What should you do?

Options

  • ASave app state periodically and during the Suspending event and then restore state during
  • BSave app state during the Suspending event and then restore state during the Resuming
  • CSave app state periodically and then restore state during the Resuming event.
  • DSave app state periodically and during the Suspending event and then restore state during

How the community answered

(16 responses)
  • A
    81% (13)
  • B
    13% (2)
  • D
    6% (1)

Community Discussion

No community discussion yet for this question.

Full 70-484 Practice