PrepAway - Latest Free Exam Questions & Answers

Category: 98-375

Exam 98-375: HTML5 Application Development Fundamentals

Which actions can you perform to achieve this goal?

You are developing a Windows Store app that will be used to display daily high temperatures
and other weather conditions for five cities. The app must meet the following requirements:
• A splash screen is displayed on the device until the data is retrieved from the
Internet.
• The user must be able to view weather information as soon as the data is fully
available.
You need to ensure that the splash screen is displayed at startup until the app has
completed loading updated data. Which actions can you perform to achieve this goal? (Each
correct answer presents a complete solution. Choose all that apply.)

Which CSS segment should you add to the style sheet?

You are developing a Windows Store app. The app includes the following HTML markup:

You are creating a Flexible Box layout for the application. The layout must be configured as
shown in the following display.

The Flexible Box layout must conform to the following requirements:
• The Child2 DIV element must appear on the right side of the layout.
• The Child1 DIV element must appear immediately to the left of Child2.
You need to add CSS to ensure that the requirements are met. Which CSS segment should
you add to the style sheet?

Which code segment should you add?

You are developing a Windows Store app. The app will format a paragraph of text to
resemble the following image.

The app must format the paragraph to meet the following requirements:
• The paragraph must be divided between two columns.
• Columns must be separated by vertical lines that are two pixels wide.
You need to ensure that the format of the paragraph meets the requirements. Which code
segment should you add?

Which features should you add to the app bar?

HOTSPOT
You are designing a Windows Store app. The app displays prices and other information for
various stocks. The app must allow the user to perform the following actions:
• Add and remove stocks.
• Search by stocks name.
• Display information about stocks.
You need to add the appropriate features to the app bar. Which features should you add to
the app bar? (To answer, drag the appropriate features to the correct locations in the answer
area. Each feature 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.)

Where should you place each command?

HOTSPOT
You are developing a Windows Store app. The app will be used to manage a task list. The
app has the following requirements:
• Support commands to add, remove, filter, and select all items in the task list.
• Support navigation to the previous screen.
You need to ensure that the commands are placed according to Microsoft design style
guidelines. Where should you place each command? (To answer, drag each command to
the correct placement location. Each answer must be used only once. You may need to drag
the split bar between panes or scroll to view content.)

Which code segment should you insert at line 01?

You are developing a Windows Store app. The app will be used on devices that are capable
of changing view states. The app contains the following CSS code segment. (Line numbers
are included for reference only.)

The app has the following requirements when the host device is in a landscape orientation:
• The app’s client area must be the same height as the device’s height.
• The app’s client area must be the same width as the device’s width.

You need to ensure that the layout of the device screen meets the requirements.
Which code segment should you insert at line 01?

Which four actions should you perform in sequence?

HOTSPOT
You are developing a Windows Store app that allows the user to write reviews for a
company’s products. The product selection page must switch to a vertical list layout when
the app is snapped. You need to ensure that the product layout is updated. Which four
actions should you perform in sequence? (To answer, move the appropriate actions from the
list of actions to the answer area and arrange them in the correct order.)

How should you complete the HTML?

HOTSPOT
You are developing a Windows Store travel-planning app. An array named dataArray stores
information about travel categories. The array is defined in the following code:

The app must display the title and image for each travel category in a ListView control. You
need to define the HTML for the ListView control. How should you complete the HTML? (To
answer, drag each appropriate attribute or object to the correct location or locations in the
answer area. Each attribute or object 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 2 of 1312345...10...Last »