Online Access Free 70-481 Exam Questions

Exam Code:70-481
Exam Name:Essentials of Developing Windows Store Apps using HTML5 and JavaScript
Certification Provider:Microsoft
Free Question Number:116
Posted:Jul 09, 2026
Rating
100%

Question 1

You are developing a Windows Store app. A page in the app contains the following HTML code:

The app must style a container element and two child elements to resemble the following image.

The grid layout must meet the following requirements:
- The Top section must be half the width of the Bottom section. - The solution must retain the proportions of the child sections in the event that the dimensions of any of the grid sections change.
You need to ensure that the proportions of the sections of the image are retained.
Which CSS segment should you add to your style sheet?

Question 2

DRAG DROP
You need to handle the state of the app upon reactivation to meet the requirements.
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.)

Question 3

DRAG DROP
You are developing a Windows Store travel-planning app. An array named dataArray stores information about travel categories.
The array is defined in the following code: The app must display the title and image for each travel category in a ListView control.

You need to define the HTML for the ListView control.
How should you complete the HTML? (To answer, drag each appropriate attribute or object to the correct location or locations in the answer area. Each attribute or object 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.)

Question 4

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?

Question 5

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.

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.