Which JavaScript objects are not accessible to web worker?
0
Following JavaScript objects are not accessible to web worker:
- The window object
- The document object
- The parent object
Sign in to add a comment
0 Answers
0
📝 No answers yet!
Be the first to answer this interview question.
Your Answer
Sign in to post your answer and help the community.