nerdexam
Microsoft

70-491 · Question #66

You are designing a Windows Store app to manage image and video files. The app must meet the following requirements: - Video files must be stored locally on each device. - The app must use local…

The correct answer is C. Image files D. Metadata. Image files, video files, and their associated metadata must load as quickly as possible.

Manage data

Question

You are designing a Windows Store app to manage image and video files. The app must meet the following requirements:

  • Video files must be stored locally on each device.
  • The app must use local storage for data caching.
  • User settings must be shared across multiple devices.
  • Image files must be available across multiple devices.
  • Metadata for images must be stored in a central database.
  • Image files, video files, and their associated metadata must load as

quickly as possible. You need to identify which data must be cached based on the app requirements. Which two types of data should you identify? (Each correct answer presents part of the solution. Choose two.)

Options

  • AUser settings
  • BVideo files
  • CImage files
  • DMetadata

How the community answered

(37 responses)
  • A
    19% (7)
  • B
    11% (4)
  • C
    70% (26)

Explanation

Image files, video files, and their associated metadata must load as quickly as possible.

Topics

#data caching#local storage#image files#metadata

Community Discussion

No community discussion yet for this question.

Full 70-491 Practice