98-375 無料問題集「Microsoft HTML5 Application Development Fundamentals」
You are a Web Worker to perform computations in a background thread.
Instruction: For each of the following statements, select Yes if the statement is true. Otherwise, select No each correct selection is worth one point.

Instruction: For each of the following statements, select Yes if the statement is true. Otherwise, select No each correct selection is worth one point.

正解:

Explanation
A web Worker is able to manipulate the Document Object Model = No
A web Worker needs to receive a Uniform Resource Identifier (URI) to a script in order to execute = Yes All data exchanged between a Web Worker and the page is a copy not a reference = No