Microsoft
70-481 · Question #115
70-481 Question #115: Real Exam Question with Answer & Explanation
The correct answer is C. Use the Local delivery notification when the app is running, and use the Push delivery. See the full explanation below for the reasoning.
Question
You are developing a Windows Store app by using HTML5 and JavaScript. The app will be used to monitor road traffic conditions. The app must support live tile notifications, in accordance with the following requirements: - Update the tile every five minutes when the app is in the running state. - Update the tile once in the morning and once in the evening when the app is in the suspended state. - Implement updates to tiles to optimize the power and resource consumption when the app is suspended or not otherwise running. You need to implement delivery notifications to ensure that the requirements are met. How should you use delivery notifications?
Options
- AUse the Periodic delivery notification when the app is running, and use the Scheduled
- BUse the Push delivery notification when the app is running, and use the Local delivery
- CUse the Local delivery notification when the app is running, and use the Push delivery
- DUse the Scheduled delivery notification when the app is running, and use the Push delivery
Community Discussion
No community discussion yet for this question.