Vidyalelo
JavaScript · Q43

Classes And Modules

Programming · JavaScript · question 43

Q43

Which is the subset that is a secure container designed for the purpose of safely running untrusted JavaScript?

A.
Sandbox
Answer
B.
The Good Parts
C.
Both Sandbox and Good Parts
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
There is a larger class of subsets that have been designed for the purpose of safely running untrusted JavaScript in a secure container or “sandbox”.