Microsoft
70-481 · Question #97
You are developing a Windows Store app. The app must implement only the minimum requirements of the Search contract. You need to define the Search contract. Which three actions should you perform?…
The correct answer is A. Add filters to the Search Results page. B. Add search suggestions. D. Respond to a search query while the app is the main app on the screen. See the full explanation below for the reasoning.
Question
You are developing a Windows Store app. The app must implement only the minimum requirements of the Search contract. You need to define the Search contract. Which three actions should you perform? Each correct answer presents part of the solution.
Options
- AAdd filters to the Search Results page.
- BAdd search suggestions.
- CDeclare the Search contract in the app manifest.
- DRespond to a search query while the app is the main app on the screen.
- ECreate a basic Search Results page for the app.
How the community answered
(29 responses)- A79% (23)
- C7% (2)
- E14% (4)
Community Discussion
No community discussion yet for this question.