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)

Which property of the StandardDataFormats class should you use?

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?

You need to configure the environment

HOTSPOT
You develop a Windows Store app by using JavaScript. The current environment is shown in
the following diagram.

A central cloud server must be able to push notifications to all mobile platforms including, but
not limited to, Windows 8.x devices and Windows 8 Phones.
You need to configure the environment.
Select the correct answer from each list based on the information presented in the diagram.
Each correct selection is worth one point.

You develop a Windows Store app that displays information for a conference.

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.

How should you complete the relevant HTML markup?

DRAG DROP
You are developing a Windows Store app that will display and track tasks that a user must
complete. The app uses two ListView controls. One ListView control displays incomplete
task items. The other ListView control displays completed task items.
The user must be able to:
Add new tasks to the list of incomplete tasks.
Remove tasks from either list.
Mark tasks as complete.
You need to ensure that users can drag items from the incomplete tasks list to the
completed tasks list.
How should you complete the relevant HTML markup? To answer, drag the appropriate
markup segment to the correct targets. Each markup 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.

Which type of object should you create?

You are developing a Windows Store app.
The app has the following requirements:
Access resources from the URI ws://contoso.com/MyWebApplication.ashx.
Send and receive binary data.
Use real-time notifications and updates in the browser.
Use a bidirectional, full-duplex communication channel with services.
You need to ensure that the app meets the requirements.
Which type of object should you create?

Which code segments should you use?

DRAG DROP
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, drag the appropriate code segments to
the correct locations in the answer area. 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 6 of 12« First...45678...Last »