Select the correct name for: a design principle that divides a software system into separate, independent components.
- A. Legacy system
- B. Modularity ✓
- C. Code review
- D. Software configuration management
Correct answer
B. Modularity
Explanation
Modularity refers to a design principle that divides a software system into separate, independent components.