Which JavaScript objects are not accessible to web worker?

0

Following JavaScript objects are not accessible to web worker:

  1. The window object
  2. The document object
  3. The parent object
asked Apr 15, 2023 at 00:23
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.