PrepAway - Latest Free Exam Questions & Answers

Tag: Exam 70-481 (update December 1st, 2014)

Exam 70-481: Essentials of Developing Windows Store Apps using HTML5 and JavaScript (update December 1st, 2014)

You need to select the appropriate technology to use for each logical layer of the app

DRAG DROP
You have an existing enterprise application that is written in C++. You plan to port the
application to a Windows Store app.
You have the following requirements:
Use client-side code for the presentation layer of the app.
Reuse existing code from the original application.
The existing application and the Windows Store app must be able to coexist within the
enterprise network.
You need to select the appropriate technology to use for each logical layer of the app.
What should you use? To answer, drag the appropriate technologies to the correct targets.
Each technology 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.

Which code segment should you use?

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?

Which contract or extension should you use?

You develop a Windows Store app that displays information for a multi-day conference. You
use a ListView control to display the list of available sessions.
Users must be able to group sessions by track, by speaker, or by day.
You need to ensure that users can select sessions and add sessions to their calendars.
Which contract or extension should you use?

You need to implement the toast notification

DRAG DROP
You are developing a Windows Store enterprise app that will send status messages to a
user’s device.
The app must display a toast notification whenever it receives a new message.
You need to implement the toast notification.
Develop the solution by selecting and arranging the required code segments in the correct
order. You may not need all of the code segments.

Which event should you listen for?

You develop a Windows Store app. The app is a memory game that displays a 6×6 grid of squares.
When the user taps or swipes a square, the square must flip over to display an image.
When testing the app, you find that swiping the tile does not cause it to flip over.
You need to ensure that the game responds correctly to user input.
Which event should you listen for?

Which CSS segment should you add to your style sheet?

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?

How should you complete the relevant code?

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.


Page 7 of 12« First...56789...Last »