Microsoft
74-353 · Question #70
You are designing an application for a chess game. What should you do to adapt the application for larger screen sizes?
The correct answer is B. Scale the chessboard proportionally to the screen size. See the full explanation below for the reasoning.
Question
You are designing an application for a chess game. What should you do to adapt the application for larger screen sizes?
Options
- ADisplay more user interface controls on the page canvas as the screen size increases.
- BScale the chessboard proportionally to the screen size.
- CIncrease the width of the chessboard border.
- DAdd empty space around the outside of the canvas without resizing the content.
How the community answered
(44 responses)- A14% (6)
- B70% (31)
- C5% (2)
- D11% (5)
Community Discussion
No community discussion yet for this question.