Exam 220-1101 All QuestionsBrowse all questions from this exam
Question 448

Which of the following is the best reason to set up a virtual sandbox?

    Correct Answer: B

    A virtual sandbox is primarily set up to analyze the effects of malware in a safe manner. It provides an isolated and controlled environment that prevents malware from affecting the actual system. This allows for thorough testing and analysis without any risk to the main system.

Discussion
Frozen2IsntaRealMovieOption: A

Pretty sure that's what virtual sandboxes are deisnged for.

EmmyrajjOption: B

Sorry I meant to select B and not A. B is the correct answer

EmmyrajjOption: A

While option A (To run a test application that communicates with the test environment) is a valid use case for a virtual environment, the primary reason for setting up a virtual sandbox is specifically to provide a secure and isolated environment. This is most often associated with security testing and analysis.

JayysaystgisOption: A

Answer is A

Jayysaystgis

From Google: A virtual sandbox, also known as sandboxing, is a contained virtual environment that's separate from live systems, programs, and networks. It's used for testing new programs and lines of code without affecting other programs or operational systems.