nerdexam
(ISC)2

CISSP · Question #976

In systems security engineering, what does the security principle of modularity provide?

The correct answer is B. Isolated functions and data. In systems security engineering, the security principle of modularity provides isolated functions and data. Modularity means dividing a system into well-defined logical units that have clear boundaries and interfaces. This helps to reduce complexity, improve maintainability, and

Submitted by wei.xz· Mar 5, 2026Security Architecture and Engineering

Question

In systems security engineering, what does the security principle of modularity provide?

Options

  • ADocumentation of functions
  • BIsolated functions and data
  • CSecure distribution of programs and data
  • DMinimal access to perform a function

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    87% (27)
  • C
    6% (2)
  • D
    3% (1)

Explanation

In systems security engineering, the security principle of modularity provides isolated functions and data. Modularity means dividing a system into well-defined logical units that have clear boundaries and interfaces. This helps to reduce complexity, improve maintainability, and enhance security. By isolating functions and data, modularity prevents unauthorized access, limits the impact of failures, and facilitates testing and verification. Modularity also supports the principle of least privilege, which grants the minimum access required to perform a function.

Topics

#security principles#modularity#system design

Community Discussion

No community discussion yet for this question.

Full CISSP Practice