PrepAway - Latest Free Exam Questions & Answers

Category: 70-481 (v.1)

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

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?

For each of the following statements, select Yes if the statement is true.

HOTSPOT
You are developing a Windows Store game. The Menu page displays when the game
launches. The Game page displays when you launch a game. The Game page reloads each
time the player chooses an incorrect answer.
The following code segment runs each time the user navigates to the Game page. 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.

Which code segments should you use?

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

Which code segment should you insert at line 02?

You are developing a Windows Store app. The app includes a handler for the
suggestionsrequested event.
The empty event handler is shown in the following code. (Line numbers are included for
reference only.)

The app must meet the following requirements:
+Provide an app-defined list of choices in the Search pane that responds to user query text changes.
+Provide suggested search topics only when the user enters a query that contains the text “products”.
You need to add code to meet the requirements.
Which code segment should you insert at line 02?


Page 5 of 12« First...34567...10...Last »