Certification Exam Prep Questions For HTML5 Application Development Fundamentals (98-375)

QuickStart is now offering assessment questions for HTML5 Application Development Fundamentals (98-375). Whether you are deciding which exam to sign up for, or simply want to practice the materials necessary to complete certification for this course, we have provided a practice assessment to better aid in certification. 100% of the questions are real questions; from a recent version of the test you will take for HTML5 Application Development Fundamentals (98-375)


Arrow
 

1

Can you identify from the options below the HTMLS tag that can be used to specify independent, self-contained content? The tag can also be used in a news, blog or forum posting.

A. Caption
Incorrect.
B. Article
Correct!
C. Label
Incorrect.
D. Source
Incorrect.
2

You draw a ball onto a canvas. The positions on which the ball is drawn are x and y. Select three statements from the options below that you think stand true if the ball is visible within a rectangle having top, bottom, left and right dimensions. (opt any THREE)

3

Can you identify the Hypertext Markup Language (HTML) 5 API you must use in order to execute JavaScript as a background (asynchronous) task?

A. WebWorker
Correct!
B. Offline Application Caching
Incorrect.
C. Websocket
Incorrect.
D. Server-Side Events (SSE)
Incorrect.
4

You are tasked to design an application based on HTML5. The application is intended to provide users an online bookstore, where they can have multiple baskets in separate browsers, having one basket in each browser. With separate baskets, they can be treated as separate orders, having their own cart to order confirm cycle (shipping, address, payment, etc.). The requests may be submitted in parallel from different browsers on the same client PC. Considering the case, what data storage do you think would be most suitable to use?

A. LocalStorage
Incorrect.
B. Indexed DB
Incorrect.
C. SessionStorage
Correct!
D. Cookies
Incorrect.
5

You run a JavaScript script using the following code: var w = new Worker("myScript.js") If you want to send the results back to the calling script, which of the following methods would you use in the file myScript.js?

A. Terminate
Incorrect.
B. Postmessage
Correct!
C. Close
Incorrect.
D. Start
Incorrect.
6

You have an application with a sessionStorage key known as “Greeting” in which you are required to store a value of "Hello World". You can achieve this task with different ways. Can you identify which of the following line of code can NOT store the value correctly?

7

Following is the code with which your JavaScript function posts the data from a Hypertext Markup Language (HTML) 5 form to your server: var form = document.getElementByld("theForm"); form.submit(); Identify the statements that are true. (opt ALL that are true)

8

There is a -ms-wrap-flow Cascading Style Sheet (CSS) property in the Microsoft Internet Explorer 10. Can you identify what is the purpose of this property?

9

Can you identify from the statements below, which of these are true regarding the Cascading Style Sheet (CSS) Template Layout Model? (opt ALL that are true)

10

You have a page named News Releases. It is a Hypertext Markup Language (HTML) web page. The content in that page is present in an article element. Before this element is a p element that contains a quote. You want the browser to flow the content of article around the side and bottom of the quote. which Cascading Style Sheet (CSS) property you must use?

A. overflow
Incorrect.
B. position
Incorrect.
C. float
Correct!
D. display
Incorrect.
11

There is a Hypertext Markup Language (HTML) page you have that has an unordered list. Each element must be rendered side-by-side by the browser, allowing as many elements to fit in a fixed width. To make that happen, which of the following values would be right to set the display Cascading Style Sheet (CSS) property?

A. Block
Incorrect.
B. Inline
Incorrect.
C. Inline-block
Correct!
D. List-Item
Incorrect.
12

Identify three statements from the options below that stand true for a Windows Marketplace Application Submission? (opt any THREE)

13

You are required replace the contents in a JavaScript variable referring to a Hypertext Markup Language (HTML) 5 "div" element, with a new HTML. Identify the property that should be used.

A. Dataset
Incorrect.
B. Title
Incorrect.
C. InnerHTML
Correct!
D. OuterHTML
Incorrect.
14

You are required to use JavaScript to draw onto a Hypertext Markup Language (HTML) 5 canvas element. The canvas element is called "theCanvas". Identify the code you must use.

15

Can you identify the purpose of navigator.getUserMedia method?

16

You have a Hypertext Markup Language (HTML) 5 application. There are many lengthy technical words in the application, including the ­: HTML entity reference. You want to instruct the browser so it can hyphenate those technical words at the point of the entity reference. Identify the Cascading Style Sheet (CSS) property declaration that would do that.

A. hyphens: auto;
Incorrect.
B. hyphens: manual;
Correct!
C. word-wrap: break-word;
Incorrect.
D. overflow-wrap: hyphenate;
Incorrect.
17

Sometimes, images placed on a canvas share common canvas areas. The globalCompositeOperation defines the way those images will interact when sharing the canvas areas. Can you identify the statement that describes the Destination-In operation?

18

Identify all the statements from the options below that stand true about the WebSocket Application Programming Interface (API)? (opt ALL that are true)

19

What method must be used to smoothly alter the position of a div element over a period of 1500 milliseconds?

20

User has a page that can be opened and closed on demand. Can you identify a tag that is able to offer additional content on that page?

A. Area
Incorrect.
B. Cite
Incorrect.
C. Details
Correct!
D. Canvas
Incorrect.
21

Sometimes, images placed on a canvas share common canvas areas. The globalCompositeOperation defines the way those images will interact when sharing the canvas areas. Identify the statement that best describes the Lighter operation.

22

You have HTML tables in a document. You are required to provide a way that can allow adding a standard title to all those tables. Identify the HTML tag placed above the table for the title placement.

A. < Legend >
Incorrect.
B. < header >
Incorrect.
C. < caption >
Correct!
D. < Label >
Incorrect.
23

You have a paragraph which is multi-column. Identify the Cascading Style Sheet (CSS) property you must use in order for the text in each column to fill the full column width.

A. text-transform
Incorrect.
B. text-Justify
Incorrect.
C. text-align
Correct!
D. text-overflow
Incorrect.
24

Your Hypertext Markup Language (HTML) 5 application needs to determine at which angle the device is inclined relative to a flat position. Which events should your application handle? (Each correct answer presents part of the solution. Choose two.)

Sample Question - HTML5 Application Development Fundamentals (98-375)

$99.00

More Information:

  • Learning Style: On Demand
  • Learning Style: Practice Exam
  • Difficulty: Beginner
  • Course Duration: 1 Hour
  • Course Info: Download PDF
  • Certificate: See Sample

Need Training for 5 or More People?

Customized to your team's need:

  • Annual Subscriptions
  • Private Training
  • Flexible Pricing
  • Enterprise LMS
  • Dedicated Customer Success Manager

Outline

Reviews

Write Your Own Review
Only registered users can write reviews. Please Sign in or create an account

Hit button to validate captcha