Multiple choice technology security

A security mechanism for separating running programs which provides a tightly-controlled set of resources for guest programs to run in?

  1. Jailbreaker

  2. Sandbox

  3. Separator

  4. Domain

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

A sandbox is a security mechanism that isolates running programs by providing a tightly-controlled set of resources. It restricts what the program can access (files, network, system resources). Option B is correct. Options A (Jailbreaker), C (Separator), D (Domain) are not standard security isolation mechanisms.