PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

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?

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 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.)

How should you build the code?

HOTSPOT
You are developing a web page that will be accessed from various types of devices.
You have the following requirements:
The appropriate display resolution must be selected dynamically based on the device connecting to the page.
Mobile devices with a maximum width of 480 pixels must be able to use the page.
You need to ensure that the page displays correctly on any device.
How should you build the code? (To answer, select the appropriate options from the drop-down lists
in the answer area.)

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?

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.