nerdexam
Microsoft

74-353 · Question #45

You are designing a Windows 8 application for a newspaper. On the page that allows users to read a complete article, which layout method should you use to adapt the content to different screen sizes?

The correct answer is D. Adaptive layout: Allow areas of the page to grow to accommodate additional space. See the full explanation below for the reasoning.

Question

You are designing a Windows 8 application for a newspaper. On the page that allows users to read a complete article, which layout method should you use to adapt the content to different screen sizes?

Options

  • AFixed layout: Scale the entire layout up to fit any screen size by using the Viewbox control.
  • BNone: Always allow Windows 8 to automatically rescale the application.
  • CDistinct layout: Provide a specific layout for each possible screen size and orientation.
  • DAdaptive layout: Allow areas of the page to grow to accommodate additional space.

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    11% (2)
  • D
    79% (15)

Community Discussion

No community discussion yet for this question.

Full 74-353 Practice