070-481 無料問題集「Microsoft Essentials of Developing Windows Store Apps using HTML5 and JavaScript」
You are developing a Windows Store app that includes a handler for the onactivated event.
A portion of the event handler is shown in the following code. (Line numbers are included for reference only.)

You need to ensure that the app responds to printing requests from the Devices charm.
Which code segment should you insert at line 04?
A portion of the event handler is shown in the following code. (Line numbers are included for reference only.)

You need to ensure that the app responds to printing requests from the Devices charm.
Which code segment should you insert at line 04?
正解:B
解答を投票する
HOTSPOT
You are developing a Windows Store game.
The app tile must display the user's name and current high score.
The following image displays various app tiles.

Select the correct answer from each list based on the information presented in the image. Each correct selection is worth one point.

You are developing a Windows Store game.
The app tile must display the user's name and current high score.
The following image displays various app tiles.

Select the correct answer from each list based on the information presented in the image. Each correct selection is worth one point.

正解:

You are developing a Windows Store app that will exchange data with other Windows Store apps.
A JavaScript object named sourceEventObject is created when the share request is received. The sourceEventObject object contains the details of the share contract.
The following requirements must be met:
- Declare a share target contract.
- Receive file sharing requests from other windows Store apps. You need to ensure that the requirements are met.
Which code segment should you use?

A JavaScript object named sourceEventObject is created when the share request is received. The sourceEventObject object contains the details of the share contract.
The following requirements must be met:
- Declare a share target contract.
- Receive file sharing requests from other windows Store apps. You need to ensure that the requirements are met.
Which code segment should you use?

正解:A
解答を投票する
You have an enterprise app that has been distributed outside of the Windows Store. The app deployment includes devices that are joined to an enterprise domain and devices that are not.
Installation of the app and all updates are required for all domain-joined devices.
You need to push a critical update to the app.
What should you do?
Installation of the app and all updates are required for all domain-joined devices.
You need to push a critical update to the app.
What should you do?
正解:C
解答を投票する



