QUESTION 31
Which are two features of SVG? (Choose two.)
A. |
uses high performance pixel-based graphics |
B. |
can be modified by using CSS |
C. |
uses high performance raster-based graphics |
D. |
can be modified by using JavaScript |
Correct Answer: CD
Explanation:
Note:
SVG stands for Scalable Vector Graphics.
SVG defines the graphics in XML format.
SVG graphics do NOT lose any quality if they are zoomed or resized Every element and every attribute in SVG files can be animated SVG is a W3C recommendation.
QUESTION 32
Which HTML5 tag is used to display text with a fixed-width font and preserves both spaces and line breaks?
A. |
<area> |
B. |
<hr> |
C. |
<pre> |
D. |
<strong> |
Correct Answer: C
QUESTION 33
What does “V” stand for in the file type SVG?
A. |
Video |
B. |
Vertical |
C. |
Vector |
D. |
Variable |
Correct Answer: C
QUESTION 34
Which tag is used to create a drop-down list in HTML5?
A. |
<ul> |
B. |
<select> |
C. |
<datalist> |
D. |
<dd> |
Correct Answer: B
QUESTION 35
Which attribute prefills a default value for an input element in HTML5?
A. |
name |
B. |
placeholder |
C. |
autocomplete |
D. |
required |
Correct Answer: B
QUESTION 36
Which two outcomes will this code fragment accomplish? (Each correct answer presents a complete solution. Choose two.)
A. |
On pre-HTML5 browsers, the happy.wav file will not play, and instead Hello World will be displayed. |
B. |
On an HTML5 browser that supports .wav files, the happy.wav file will be played and Hello World will be hidden. |
C. |
On an HTML5 browser that supports .wav files, the happy.wav file will be played and Hello World will be displayed. |
D. |
on pre-HTMLS browsers, the happy.wav file will play and Hello World will be hidden. |
Correct Answer: AB
Explanation:
Audio on the Web
Until now, there has not been a standard for playing audio files on a web page.
Today, most audio files are played through a plug-in (like flash). However, different browsers may have different plug-ins.
HTML5 defines a new element which specifies a standard way to embed an audio file on a web page: the <audio> element.
Browser Support
Internet Explorer 9+, Firefox, Opera, Chrome, and Safari support the <audio> element.
Example:
<audio controls>
<source src=”horse.ogg” type=”audio/ogg”>
<source src=”horse.mp3″ type=”audio/mpeg”>
Your browser does not support the audio element.
</audio>
QUESTION 37
Which three technologies does HTML5 encompass? (Choose three.)
A. |
CSS |
B. |
ASP.NET |
C. |
C# |
D. |
JavaScript |
E. |
HTML |
Correct Answer: ADE
Explanation:
While developing HTML5 some rules were established including:
New features should be based on HTML, CSS, DOM, and JavaScript
QUESTION 38
You create an interface for a touch-enabled application. You discover that some of the input buttons do not trigger when you tap the screen. You need to identify the cause of the problem. What are two possible causes? (Choose two.)
A. |
The input areas overlap with other input areas. |
B. |
The touch screen is not initialized. |
C. |
The input areas are using event handlers to detect input. |
D. |
The defined input areas are not large enough. |
Correct Answer: AD
QUESTION 39
An HTML5 application can run without an Internet connection if:
A. |
the application is converted to an executable. |
B. |
the .NET Framework is installed on the client computer. |
C. |
the application specifies the use of a client-side SQL database. |
D. |
the application specifies the use of an ApplicationCache interface. |
Correct Answer: D
QUESTION 40
On a Windows touch device, which gesture serves the same purpose as a right-click of the mouse?
A. |
swipe |
B. |
pinch |
C. |
tap |
D. |
hold |
Correct Answer: D
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