Multiple choice technology security

What is sandbox in computer world ?

  1. Antivirus

  2. A restricted environment in which certain functions are prohibited

  3. Worm

  4. Backdoor

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A sandbox is a restricted environment that limits what programs can do, preventing them from accessing certain system resources or performing potentially harmful operations. It's used for security testing and untrusted code execution. Antivirus, worm, and backdoor are types of malware, not security environments.