
If a ball is drawn onto a canvas at positions x,y, which three statements are true when the ball is visible within a rectangle of dimensions top. bottom, left and right? (Choose three.)
To execute JavaScript as a background (asynchronous) task, which Hypertext Markup Language (HTML) 5 Application Programming Interface (API) should you use?
You use the following code to run a JavaScript script: var w = new Worker("myScript.js"): In the file myScript.js, which method should you call to send the results back to the calling script?
Which HTMLS tag is used to specify independent, self-contained content and may typically be used in a blog, news. or forum posting?
You are designing an HTML 5 application that needs to implement an online bookstore, allowing users to have multiple shopping baskets, one per browser window. Baskets may be turned into orders individually, potentially with separate shipping and payment information per order. The requests may be submitted in parallel from different browsers on the same client PC. You need to determine what data storage to use. Which option should you choose?
You need to store a value of "Hello World" in a sessionStorage key called "Greeting" in your application. There are a number of ways to accomplish this task. Which line of code will NOT store the value correctly?
You have a JavaScript function that posts the data from a Hypertext Markup Language (HTML) 5 form to your server using the following code: var form = document.getElementByld("theForm"); form.submit(); Which of the following are true? (Choose all that apply.)
In Microsoft Internet Explorer 10. what is the purpose of the -ms-wrap-flow Cascading Style Sheet (CSS) property?
Which of the following statements about the Cascading Style Sheet (CSS) Template Layout Model are true? (Choose all that apply.)
You have a Hypertext Markup Language (HTML) web page that contains news releases. The featured content is contained in an article element. Before this element is a p element that contains a quote. Which Cascading Style Sheet (CSS) property should you use to instruct the browser to flow the article content around the side and bottom of the quote?
You have a Hypertext Markup Language (HTML) page with an unordered list. You want browsers to render each element side-by-side, use a fixed width, and fit as many elements on each line as possible. To which value should you set the display Cascading Style Sheet (CSS) property?
From the sample HTML below, choose which answer can replace the ""XXX'"' pattern to ensure that only three non-international letters are accepted for submission on the form: Country code:
Which three statements are true regarding a Windows Marketplace Application Submission? (Choose three.)
You have a JavaScript variable that refers to a Hypertext Markup Language (HTML) 5 "div" element. You need to replace the contents with new HTML. Which property do you use?
Your Hypertext Markup Language (HTML) 5 application needs to determine the motion of the device vertically, horizontally, and front-to-back. You program the application to handle the window.devicemotion event. In your event handler, which event properties do you need to process? (Each correct answer presents part of the solution. Choose three.)
You need to draw onto a Hypertext Markup Language (HTML) 5 canvas element named "theCanvas" by using JavaScript. What code should you use?
What is the navigator.getUserMedia method used for?
Your Hypertext Markup Language (HTML) 5 application contains many lengthy technical words that include the ­: HTML entity reference. Which Cascading Style Sheet (CSS) property declaration instructs the browser to hyphenate the words at the point of the entity reference?
The globalCompositeOperation defines how images placed on a canvas will interact when they share the same canvas areas. Which statement describes the Destination-In operation?
Which of the following are true about the WebSocket Application Programming Interface (API)? (Choose all that apply.)
You want to gradually and smoothly change the position of a div element over a period of 1500 milliseconds. What method should you use?
You have been asked to provide a means of adding a standard title to all the HTML tables in a document. Which HTML tag is the most appropriate for a table title that appears above the table by default in the document?
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.)
What is a tag that can be used to provide additional content on a page that the user can open and close on demand?
The globalCompositeOperation defines how images placed on a canvas will interact when they share the same canvas areas. Which statement describes the Lighter operation?
Your JavaScript function needs to create a new cookie for the current document. The cookie should be called "name" and the value is already stored in a variable called "name". This cookie must expire in one hour. It must overwrite any existing cookie called "name. What should you do?
You are designing an HTMLS application that needs to support revisits to a web site where a user can work with a Microsoft Office document or other downloaded file type. Each file may be up to a couple of megabytes in size and needs to persist in a storage location so that it is accessible to all browser windows on the same client PC. You need to determine what data storage to use. Which option should you choose?
You have a multi-column paragraph. You want the text in each column to fill the full column width. Which Cascading Style Sheet (CSS) property should you use?
You are designing a form for an online sales store and need to provide a means of cryptographically identifying and securing the user session while users are connected to the site. The web site itself has SSL in place, but there is no capability for individual user certificates. What HTMLS feature can you use to provide this capability?
Which of the following will access the browser's Geolocation capabilities once, calling the function "gotPosition" when successful?

Sample Question - HTML5 Application Development Fundamentals (98-375)
Buy Individually |
---|
About Individual Course:
$109.00
$109.00
/ Each |
Outline
More Information
Lab Access | No |
---|---|
Learning Style | Self-Paced Learning |
Difficulty | Beginner |
Course Duration | 1 Hour |
Language | English |
Reviews