logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Which JavaScript objects are not accessible to web worker?


  • Correct Answer
  • Following JavaScript objects are not accessible to web worker: - The window object - The document object - The parent object 


  • Technology problems


    Search Results


    • 1. What is a Web Worker?
    • Discuss
    • 2. What is a Manifest file?
    • Discuss
    • 3. What is the concept of Application Cache in HTML5? What are its advantages?
    • Discuss
    • 4. Differentiate between localStorage and sessionStorage objects.
    • Discuss
    • 5. What is HTML5 Web Storage?
    • Discuss
    • 6. What are the new attributes provided in HTML5 for "form" tag ?
    • Discuss
    • 7. Can HTML 5 get the geographical position of a user?
    • Discuss
    • 8. HTML 5 provides drag and drop facility. How do you make an image draggable?
    • Discuss
    • 9. Which method is used to draw an image on the canvas?
    • Discuss
    • 10. What are meta tags used for?

    • Options
    • A. To store information usually relevant to browsers and search engines
    • B. To only store information usually relevant to browsers
    • C. To only store information about search engines
    • D. To store information about external links
    • Discuss


    Comments

    There are no comments.

Enter a new Comment