InterviewSolution
Saved Bookmarks
| 1. |
Which of the following detects support for basic Worker API?(a) web workers(b) shared workers(c) data workers(d) blob workersI got this question during an interview.This intriguing question comes from Adding HTML features safely with Modernizr in section HTML Images & Web Page Files of HTML |
|
Answer» Correct answer is (a) web workers |
|