Microsoft Essentials of Developing Windows Store Apps using HTML5 and JavaScript - 070-481 Exam Practice Test
You are developing a Windows Store app by using HTML5 and JavaScript. The app will be used to display image files from a folder.
The app has the following requirements:
- The file name, size, and a thumbnail view of the image must be displayed in a ListView control. - The user must be able to group the files into an album.
You need to ensure that the requirements are met.
What should you do?
The app has the following requirements:
- The file name, size, and a thumbnail view of the image must be displayed in a ListView control. - The user must be able to group the files into an album.
You need to ensure that the requirements are met.
What should you do?
Correct Answer: D
Vote an answer
You need to ensure that the compiler-generated metadata for the ToyInventory library meets the requirements.
Which compiler and associated switch should you use?
Which compiler and associated switch should you use?
Correct Answer: C
Vote an answer
You need to ensure that the JavaScript object that is defined in the credentialManager.js file can be consumed by other Windows Store apps that are written in different programming languages.
How should you rewrite the code?
How should you rewrite the code?
Correct Answer: A
Vote an answer
You need to ensure that the settings for the About page meet the business requirements.
Which attribute should you add to the DIV element in line AB07?
Which attribute should you add to the DIV element in line AB07?
Correct Answer: C
Vote an answer
DRAG DROP
You are developing a Windows Store app that allows the user to write reviews for a
company's products.
The product selection page must switch to a vertical list layout when the app is snapped.
You need to ensure that the product layout is updated.
Which four actions should you perform in sequence? (To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.)

You are developing a Windows Store app that allows the user to write reviews for a
company's products.
The product selection page must switch to a vertical list layout when the app is snapped.
You need to ensure that the product layout is updated.
Which four actions should you perform in sequence? (To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.)

Correct Answer:

DRAG DROP
You need to configure the app to receive push notifications. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

You need to configure the app to receive push notifications. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Correct Answer:

HOTSPOT
You are developing a Windows Store app by using HTML5 and JavaScript. The app defines the following objects:
- --
InkManager is an object to process and manipulate the ink-related data from the
stylus.
InkContext is an object to hold the surface context.
CurrentPenId is an object to restrict input processing to one stroke at a time.
The app must support the following requirements:
---
Support the use of a stylus input device.
Begin capturing input when the stylus first touches the screen.
Render stylus movements in real time.
You need to ensure that the requirements are met.
Which code segments should you use? (To answer, select the correct option from each drop-down list in the answer area.)


You are developing a Windows Store app by using HTML5 and JavaScript. The app defines the following objects:
- --
InkManager is an object to process and manipulate the ink-related data from the
stylus.
InkContext is an object to hold the surface context.
CurrentPenId is an object to restrict input processing to one stroke at a time.
The app must support the following requirements:
---
Support the use of a stylus input device.
Begin capturing input when the stylus first touches the screen.
Render stylus movements in real time.
You need to ensure that the requirements are met.
Which code segments should you use? (To answer, select the correct option from each drop-down list in the answer area.)


Correct Answer:

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?
Correct Answer: C
Vote an answer
You need to ensure that the about.html page is displayed according to the requirements.
Which attribute should you add to the DIV element in line AB07?
Which attribute should you add to the DIV element in line AB07?
Correct Answer: C
Vote an answer