+1 vote
in Software Architecture by (75.2k points)
Which of techniques for avoiding interface mismatch?

(a) A disciplined approach to specify as many assumptions about a components interface as is feasible

(b) Assumptions stated assertions about sufficiency of the services provided each module

(c) All of the mentioned

(d) None of the mentioned

I have been asked this question in unit test.

My enquiry is from Component Based Systems topic in section Component Based Systems of Software Architecture

1 Answer

0 votes
by (46.2k points)
The correct option is (a) A disciplined approach to specify as many assumptions about a components interface as is feasible

Easiest explanation: One of the technique to avoid interface mismatch is a disciplined approach to specify as many assumptions about a components interface as is feasible.

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