Web Content Composer Question:
Download Questions PDF

What purpose do Work Workers serve and what are some of their benefits?

Answer:

Web Workers are background scripts that do not interfere with the user interface or user interactions on a webpage, allowing HTML to render uninterrupted while JavaScript works in the background.

Download Web Content Composer Interview Questions And Answers PDF

Previous QuestionNext Question
What are some new input attributes in HTML5?What is the difference between the application model of HTML and HTML5?