PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

which container tags should you wrap the existing markup?

You are modifying an existing web page. The page is being optimized for accessibility. The current
page contains the following HTML.

Standards-compliant screen readers must be able to identify the links contained within the
navigation structure automatically.
You need to create the navigation link structure in the page.
With which container tags should you wrap the existing markup?

You need to configure the deployment package settings for both apps to ensure that the requirements are met

You are developing two Windows Store apps named CameraApp and PhotoAlbum.
The apps must meet the following requirements:
CameraApp must have access to images on the local computer on which CameraApp is
running.
PhotoAlbum must be able to access the images from CameraApp.
You need to configure the deployment package settings for both apps to ensure that the
requirements are met.
What should you do?

Which lines of code should you use?

HOTSPOT
You are developing an airline reservation website by using HTML5 and JavaScript. A page on the site
allows users to enter departure and destination airport information and search for tickets.
You have the following requirements:
Users must be able to save information in the application about their favorite destination airport.
The airport information must be displayed in the destination text box whenever the user returns to the page.
You need to develop the site to meet the requirements.
Which lines of code should you use? (To answer, select the appropriate options from the drop-down
lists in the answer area.)

Which code segment should you insert at line 05?

You are developing a Windows Store app. The app includes a handler for the datarequested
event.
A portion of the code for the event handler is shown in the following code segment:

The app must meet the following requirements:
The app must share an order tracking link with target apps.
The app must share URI-type data only.
You need to ensure that the app meets the requirements.
Which code segment should you insert at line 05?

You need to display the image by using the correct semantic markup

HOTSPOT
You are developing an HTML5 web application for displaying encyclopedia entries.
Each encyclopedia entry has an associated image that is referred to in the entry.
You need to display the image by using the correct semantic markup.
What should you do? (To answer, select the appropriate options from the drop-down list in the
answer area.)

Which code segments should you use?

DRAG DROP
You are developing a Windows Store app. The app allows users to browse contacts from a
social networking site.
The app has the following requirements:
The user must be able to select more than one contact at a time.
The app must display all of the details for the selected contacts.
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.)