220-1101 · Question #738
Which of the following environments can be set up to keep any device from communicating with a virtual machine over the network?
The correct answer is C. Sandbox. A sandbox environment is designed to isolate and contain software or programs, preventing them from interacting with other parts of the system or network. This isolation can be used to safely run untested or untrusted programs or code without risking the integrity of the host sys
Question
Which of the following environments can be set up to keep any device from communicating with a virtual machine over the network?
Options
- ADevelopment
- BTest
- CSandbox
- DCross-platform
How the community answered
(63 responses)- A3% (2)
- B2% (1)
- C89% (56)
- D6% (4)
Explanation
A sandbox environment is designed to isolate and contain software or programs, preventing them from interacting with other parts of the system or network. This isolation can be used to safely run untested or untrusted programs or code without risking the integrity of the host system or network. Setting up a virtual machine within a sandbox environment ensures that the VM has no communication with other devices over the network, providing a controlled and secure environment for testing or development purposes.
Topics
Community Discussion
No community discussion yet for this question.