nerdexam
Microsoft

70-491 · Question #101

You have been asked to implement the UI of a Windows Store app. The application requirements make it essential for the app to be fast and fluid, and provide visual feedback to users for their…

The correct answer is B. Use animations in the controls provided by the platform and in the animation library. See the full explanation below for the reasoning.

Question

You have been asked to implement the UI of a Windows Store app. The application requirements make it essential for the app to be fast and fluid, and provide visual feedback to users for their actions at the same time. The designer of the user interface has recommended using animations. How should you implement animations while ensuring app requirements are met?

Options

  • AConvince the designer that animations will make the UI complex and unintuitive.
  • BUse animations in the controls provided by the platform and in the animation library.
  • CImplement your own animations and add them to the UI.
  • DBuild custom controls and add animations in them. Use these custom controls to build the UI.

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    83% (19)
  • C
    4% (1)
  • D
    9% (2)

Community Discussion

No community discussion yet for this question.

Full 70-491 Practice