3.6k views
0 votes
Select the system composition configuration which is described as static structure

a. Batch-sequential
b. Explicit direct invocation
c. Multi-threaded
d. Centralized

1 Answer

5 votes

Final answer:

The system composition configuration described as a static structure is a centralized system, marked by a single control point and fixed structure during execution.

Step-by-step explanation:

The student has asked to select the system composition configuration which is described as a static structure. The correct option for a static structure system composition configuration is centralized. In a centralized system, all the components are located together and there is typically a single point of control. Unlike batch-sequential, explicit direct invocation, or multi-threaded configurations, a centralized system does not evolve dynamically while operating—it maintains a fixed structure during its execution.

User Arrow
by
7.9k points