PrepAway - Latest Free Exam Questions & Answers

Category: 98-375

Exam 98-375: HTML5 Application Development Fundamentals

How should you complete the relevant markup?

DRAG DROP
You develop a Windows Store app that uses several new user interface features. You need
to declare capabilities in the application manifest so that you can submit the app to the
Windows Store. How should you complete the relevant markup? (To answer, drag the
appropriate markup segments to the correct locations in the answer area. 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.)

How should you complete the relevant code?

DRAG DROP
You develop a Windows Store app that allows users to record audio notes. You need to
store the notes in the device’s Music library. How should you complete the relevant code?
(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.)

Which function should you use?

You are developing a Windows Store app by using HTML5 and JavaScript. The app has
HEADER, NAV, and SECTION elements. The SECTION element displays a list of records.
The app will allow users to sort records multiple times. The app must meet the following
requirements:
• Each time the user performs a sort, replace the content in the SECTION element with
the sorted records.
• Animate the updated content by sliding the sorted records into the SECTION
element.
You need to use the WinJS library to apply the animation to the SECTION element. Which
function should you use?

How should you complete the relevant code?

HOTSPOT
You are developing a Windows Store app that will include a <div> element. You are applying
animation to the app. The animation must provide visual feedback that the <div> element
has been tapped or clicked. You need to implement the animation by using a JavaScript
library. How should you complete the relevant code? (To answer, select the correct code
segment from each drop-down list in the answer area.)

Which code segment should you use to call the base method?

You are developing a custom tooltip control that inherits from an existing WinJS tooltip
control. The custom control overrides the open ( ) method of the base control to extend the
functionality. The following code segment depicts the structure of the method override.
Open: function (type) {
• • •
}
You need to ensure that the base method executes at the start of the override. Which code
segment should you use to call the base method?

How should you complete the relevant code?

DRAG DROP
You develop a Windows Store app by using JavaScript. The app displays a list of video
controls. The user can add video controls to the list. You need to animate the video control
list when the user adds a control to the list. How should you complete the relevant code? (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 complete the relevant code?

DRAG DROP
You are developing a Windows Store app by using JavaScript. The app will be used in
multiple geographic regions. You need to ensure that the app displays dates in the regionspecific full date format. How should you complete the relevant code? (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 5 of 13« First...34567...10...Last »