Question 6 of 96You 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?
Correct Answer: A
Question 7 of 96You 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 a property of the WebSocket API that returns the type of data received by the onmessage event. Which of the following is the property being discussed?
Correct Answer: B
Question 8 of 96You 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 develop an interface for a new ABC.com application that is touch-enabled. You have been asked to make sure that multiple input areas are not triggered when a touch occurs. Which of the following actions should you take?
Correct Answer: B
Question 9 of 96You 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 technology that is described as a language that controls the formatting and style of a document. Which of the following is the technology being discussed?
Correct Answer: A
Question 10 of 96You 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 CSS style sheets. Which of the following is TRUE with regards to CSS style sheets? (Choose all that apply.)