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

(a) The dynamic structure of the Layered style is to partition software units into modular layers

(b) The static structure of the Layered style is nothing more than a constraint on interactions between layers

(c) All of the mentioned

(d) None of the mentioned

I got this question in an online interview.

This question is from Layered Architectures in section Visibility, Accessibility and Information Hiding of Software Architecture

1 Answer

0 votes
by (46.2k points)
Right choice is (d) None of the mentioned

Explanation: The static structure of the Layered style is to partition software units into modular layers whereas The dynamic structure of the Layered style is nothing more than a constraint on interactions between layers.

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
...