+1 vote
in Software Architecture by (75.2k points)
Which of the following is right dependence relationship?

(a) Performance depends on how strongly components are coupled with other components in system

(b) Re-usability depends on the volume and complexity of the inter-component communication and coordination

(c) Modifiability depends on system’s modularization

(d) All of the mentioned

The question was posed to me in final exam.

I want to ask this question from Architectural Structural Views topic in chapter Architectural Patterns and Styles of Software Architecture

1 Answer

0 votes
by (46.2k points)
Correct option is (c) Modifiability depends on system’s modularization

For explanation I would say: Performance depends on the volume and complexity of the inter-component communication and coordination, re-usability depends on how strongly components are coupled with other components in system and modifiability depends on system’s modularization.

Related questions

We welcome you to Carrieradda QnA with open heart. Our small community of enthusiastic learners are very helpful and supportive. Here on this platform you can ask questions and receive answers from other members of the community. We also monitor posted questions and answers periodically to maintain the quality and integrity of the platform. Hope you will join our beautiful community
...