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)- A5% (1)
- B5% (1)
- C11% (2)
- D79% (15)
Community Discussion
No community discussion yet for this question.