Examveda
Examveda

Which will be invoked to create a new worker?

A. Function

B. Destructor

C. Constructor

D. Interface

Answer: Option C

Solution(By Examveda Team)

To create a new worker, just use the Worker() constructor, passing a URL that specifies the JavaScript code that the worker is to run.

This Question Belongs to Javascript >> Caching And Debugging

Join The Discussion

Related Questions on Caching and Debugging