Microsoft 98-375 - HTML5 App Development Fundamentals Exam

Question #6 (Topic: Topic 1)
You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com. ABC.com makes use of HTML5 and CSS3 in
their development process.
You have received instructions to create a page that has script tags included. You want to access an element by id by making use of JavaScript. You then want to
add a class to the element.
Which of the following actions should you take?
A. You should consider making use of the classList property. B. You should consider making use of the className property. C. You should consider making use of the tagUrn property. D. You should consider making use of the name property.
Answer: B
Question #7 (Topic: Topic 1)
You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com.
You are running a training exercise for junior developers. You are currently discussing a method associated with the localStorage object. The method can be used
to write data to local storage.
Which of the following is the method being discussed?
A. The initStorageEvent method. B. The process method. C. The setItem method. D. The setImmediate method.
Answer: C
Question #8 (Topic: Topic 1)
You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com. ABC.com makes use of HTML and CSS3 in
their development process.
You are writing code to create a new page for ABC.com. Your code has to include a method that assesses an expression every time a particular number of
milliseconds have passed.
Which of the following actions should you take?
A. You should consider including the clearInterval method. B. You should consider including the setInterval method. C. You should consider including the checkValidity method. D. You should consider including the setCustomValidity method.
Answer: B
Question #9 (Topic: Topic 1)
You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com. ABC.com makes use of HTML and CSS3 in
their development process.
You have been instructed to alter the text value of an HTML element. You are planning to make use of the innerHTML property.
Which of the following is TRUE with regards to the innerHTML property? (Choose all that apply.)
A. It is valid for both block and inline elements. B. It is inaccessible at run time as the document is being parsed. C. When the innerHTML property is set, the given string completely replaces the existing content of the object. D. When using innerHTML to insert script, you must exclude the defer attribute from the script element.
Answer: AC
Question #10 (Topic: Topic 1)
You work as a senior developer at ABC.com. The ABC.com network consists of a single domain named ABC.com. ABC.com makes use of HTML5 and CSS3 in
their development process.
You are running a training exercise for junior developers. You are currently discussing an object of the Web Workers API. This object is a script that runs in a
background process and does not obstruct other code processes connected to the page.
Which of the following is the object being discussed?
A. The Worker object. B. The WorkerLocation object. C. The WorkerGlobalScope object. D. The WorkerNavigator object.
Answer: A
Download Exam
Page: 2 / 20
Total 96 questions