最新的Microsoft Essentials of Developing Windows Store Apps using HTML5 and JavaScript - 70-481免費考試真題

問題1
HOTSPOT
You are developing a Windows Store app.
The app must use toast notifications to alert users when the app is operating in the
background.
You need configure the app to support toast notifications.
Which tab in Visual Studio should you use? (To answer, select the appropriate tab in the
answer area.)
正確答案:
問題2
DRAG DROP
You are developing a Windows Store app that will display images uploaded by users.
Images can be shared by using the Share charm. The share pane must close immediately after a user shares an image, without waiting for the file transfer to complete.
You need to implement sharing.
How should you complete the relevant code? To answer, drag the appropriate code segments to the correct targets. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
正確答案:
問題3
HOTSPOT
You develop a Windows Store app that displays information for a conference. You use a ListView control to display the list of sessions that are available. Users can group sessions by track, speaker, or the day of the session. The app includes the following HTML markup. Line numbers are included for reference only.

For each of the following statements, select Yes if the statement is true. Otherwise, select No. Each correct selection is worth one point.
正確答案:
問題4
You are developing a newsreader app that provides users with daily aggregated articles from popular news sites.
You must allow users to share the URI of the articles.
The app must allow at least one of the following ways to share the URI:
- With another Windows Store app
- With the user's default web browser
You need to implement the sharing functionality.
Which property of the StandardDataFormats class should you use?

正確答案: D
問題5
You are developing a Windows Store app by using HTML5. The app will be optimized for accessibility.
The app must meet the following accessibility requirements: - Provide support for navigating all user interface elements.
- Provide support for invoking default functionality on the user interface. - Provide support for use of a computer keyboard.
You need to ensure that the app meets the accessibility requirements.
Which actions should you perform? (Each correct answer presents part of the solution. Choose all that apply.)

正確答案: C,D
問題6
You are developing a Windows Store app by using HTML5 and JavaScript.
You need to list all the keyboard, stylus, mouse, and touch input devices that are connected to the local computer system.
Which Windows library should you use?

正確答案: A
問題7
You need to implement the business requirement for the layout of the user interface.
Which navigation design patterns should you implement? (Each answer presents part of the solution. Choose all that apply)

正確答案: A,D