Select from following answers:- The window object.
- The document object.
- The parent object.
- All of the above.

- All Above
Webworkers can not access above object but can access following objects:-
XMLHttpRequest
Application Cache
create other web workers
navigator object
location object
setTimeout method
clearTimeout method
setInterval method
clearInterval method
importScripts method
JSON
Worker
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator