InterviewSolution
Saved Bookmarks
| 1. |
Which is the subset that is a secure container designed for the purpose of safely running untrusted JavaScript?(a) Sandbox(b) The Good Parts(c) Both Sandbox and Good Parts(d) Web browserThe question was asked during an interview for a job.My question is from JavaScript Subsets topic in division Classes and Modules in JavaScript of JavaScript |
|
Answer» Correct choice is (a) SANDBOX |
|