nerdexam
(ISC)2(ISC)2

CISSP · Question #415

CISSP Question #415: Real Exam Question with Answer & Explanation

The correct answer is C: sandboxing.. Mobile code is a term that refers to any code that can be transferred from one system to another and executed on the target system, such as Java applets, ActiveX controls, or JavaScript scripts. Limiting the processor, memory, and input/output (I/O) capabilities of mobile code is

Submitted by kim_seoul· Mar 5, 2026Software Development Security

Question

Limiting the processor, memory, and Input/output (I/O) capabilities of mobile code is known as

Options

  • Acode restriction.
  • Bon-demand compile.
  • Csandboxing.
  • Dcompartmentalization.

Explanation

Mobile code is a term that refers to any code that can be transferred from one system to another and executed on the target system, such as Java applets, ActiveX controls, or JavaScript scripts. Limiting the processor, memory, and input/output (I/O) capabilities of mobile code is known as sandboxing. Sandboxing is a security technique that isolates the mobile code from the rest of the system and restricts its access to the system resources, such as files, network, or registry. Sandboxing can prevent the mobile code from causing harm or damage to the system, such as installing malware, stealing data, or modifying settings.

Topics

#sandboxing#mobile code security#resource control

Community Discussion

No community discussion yet for this question.

Full CISSP PracticeBrowse All CISSP Questions