Explore topic-wise MCQs in Software Architecture.

This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Software Architecture knowledge and support exam preparation. Choose a topic below to get started.

1.

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
Answer» B. Assumptions stated assertions about sufficiency of the services provided each module
2.

Which of the following truly describes Mediators?

A. Encapsulation whereby some components is encased within an alternative abstraction
B. Translation between assumptions of an arbitrary component to some provides assumptions of some other arbitrary components
C. Incorporation of planning function that in effect results in runtime determination of the translation
D. None of the mentioned
Answer» D. None of the mentioned