Microsoft
70-481 · Question #38
You need to implement the navigation between screen categories. What should you do?
The correct answer is B. Implement category navigation controls on the nav bar on every screen. See the full explanation below for the reasoning.
Question
You need to implement the navigation between screen categories. What should you do?
Options
- APlace one link for each category on every screen and use an <href> tag to go to the category
- BImplement category navigation controls on the nav bar on every screen.
- CPlace one button for each category on every screen and use the WinJS.navigate command
- DImplement category navigation controls on the app bar on every screen.
How the community answered
(37 responses)- A14% (5)
- B78% (29)
- C5% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.