PrepAway - Latest Free Exam Questions & Answers

Which line of code should you use?

DRAG DROP
You are creating a web worker for an HTML5 application.
The following tasks must be performed from within the web worker;
Register an event listener for the web worker
Start and stop the web worker
You need to define a function that performs the required tasks.
Which line of code should you use? (To answer, dragthe appropriate line or lines of code to the correct location or locations. Each line of code may be used once, more than once, or not at all. You may needto drag the split bar between panes or scroll to view content.)

A.

Explanation:

3 Comments on “Which line of code should you use?

  1. Dovlet Mamenov says:

    It is not clear what does the first row in an answer do?
    self.addEventListener(“message”, function(event))
    why there is no function body?
    It confirms to requirement set in the task: Register an event listener for the web worker,
    but does it have a meaning?




    0



    0

Leave a Reply