CompTIA A+ Core 1 (220-1101) — Question 21

A developer is requesting permission to utilize client-side virtualization. The developer would like to write code in a setting isolated from other infrastructure to avoid negative impacts of experimental code. Which of the following provides the BEST solution for the developer?

Answer options

Correct answer: D

Explanation

The best solution is a Sandbox environment, as it allows developers to run and test their code in isolation from other systems, preventing any potential issues. The other options do not provide the necessary isolation that a Sandbox environment offers, making them less suitable for experimental code development.