[Free] Get all latest Microsoft 98-375 Actual Tests 21-30
QUESTION 21
An HTML5 application can be used without going through a manufacturer’s approval process if:
A. |
the browser on the device supports HTML5. |
B. |
the manufacturer has unlocked the device’s SIM card. |
C. |
the application has been compiled. |
D. |
the developer has the correct application ID. |
Correct Answer: A
QUESTION 22
Which item specifies resources for an offline HTML5 application?
A. |
a CSS style sheet |
B. |
an HTML5 file |
C. |
a JavaScript file |
D. |
a cache manifest file |
Correct Answer: A
QUESTION 23
In HTML5, which two objects in the Web Storage specification are used to store data on the client? (Choose two.)
A. |
websocket |
B. |
navigator |
C. |
cache |
D. |
sessionStorage |
E. |
localStorage |
Correct Answer: DE
Explanation:
There are two new objects for storing data on the client:
localStorage – stores data with no expiration date
sessionStorage – stores data for one session
QUESTION 24
DRAG DROP
Match the HTML5 technologies to the corresponding descriptions. (To answer, drag the appropriate technology from the column on the left to its description on the right. Each technology may be used once, more than once, or not at all. Each correct match is worth one point.)
Correct Answer:
QUESTION 25
Which two code fragments represent ways to use HTML5 to save values to session storage? (Choose two.)
A. |
Option A |
B. |
Option B |
C. |
Option C |
D. |
Option D |
Correct Answer: AC
Explanation:
Example:
sessionStorage.setItem(“key”, “value”);
Example:
if (sessionStorage.clickcount)
{
sessionStorage.clickcount=Number(sessionStorage.clickcount)+1; }
else
{
sessionStorage.clickcount=1;
}
document.getElementById(“result”).innerHTML=”You have clicked the button ” + sessionStorage.clickcount + ” time(s) in this session.”;
QUESTION 26
When you are testing a touch interface, which two gestures can you simulate by using a mouse? (Choose two.)
A. |
tap |
B. |
pinch |
C. |
flick |
D. |
rotate |
Correct Answer: AD
QUESTION 27
Which three event attributes are used with the CAPTION element in HTML5? (Choose three.)
A. |
onmouseover |
B. |
ondblclick |
C. |
onkeydown |
D. |
onconnect |
E. |
onabort |
Correct Answer: ABC
Explanation:
A: onmouseover
The cursor moved over the object (i.e. user hovers the mouse over the object).
B: ondblclick
Invoked when the user clicked twice on the object.
C: onkeydown
Invoked when a key was pressed over an element.
QUESTION 28
Which HTML5 tag defines superscript text?
A. |
< small > |
B. |
<script> |
C. |
<sup> |
D. |
<sub> |
Correct Answer: C
QUESTION 29
What does the following HTML5 code fragment do?
A. |
It plays the myVacation.avi video if the browser supports it; otherwise, plays the myVacation.ogg video if the browser supports it. |
B. |
It plays two videos: first myVacation.avi, and then myVacation.ogg. |
C. |
It plays both videos simultaneously, myVacation.avi and myVacation.ogg. |
D. |
It prompts the user to choose which format of the myVacation video it should play, .avi or .ogg. |
Correct Answer: D
QUESTION 30
DRAG DROP
Match the HTML5 input attributes to the corresponding descriptions. (To answer, drag the appropriate attribute from the column on the left to its description on the right. Each attribute may be used once, more than once, or not at all. Each correct match is worth one point.)
Correct Answer:
Instant Access to Download Testing Software & PDF File for Microsoft 98-375 Real Exam
Instant Access to Try Microsoft 98-375 Free Demo
70-410 Dumps VCE PDF
70-411 Dumps VCE PDF
70-412 Dumps VCE PDF
70-413 Dumps VCE PDF
70-414 Dumps VCE PDF
70-417 Dumps VCE PDF
70-461 Dumps VCE PDF
70-462 Dumps VCE PDF
70-463 Dumps VCE PDF
70-464 Dumps VCE PDF
70-465 Dumps VCE PDF
70-480 Dumps VCE PDF
70-483 Dumps VCE PDF
70-486 Dumps VCE PDF
70-487 Dumps VCE PDF