volume_mute

Purpose of Structural Models

publish date2026/06/08 08:10:20.820580 UTC

volume_mute

Structural models of software display:

Correct Answer

The organization of a system in terms of the components that make it up and their relationships

Explanation

Structural models display the organization of a system in terms of the components that make up that system and their relationships. Structural models may be static (showing the organization of the system design) or dynamic (showing the organization of the system when it is executing). These are different things — the dynamic organization as a set of interacting threads may be very different from a static model of the system components.

Reference

Software Engineering, Ian Sommerville, 9th edition


Quizzes you can take where this question appears