Exam CPSA-F All QuestionsBrowse all questions from this exam
Question 1

What are the four key terms in common definitions of software architecture? (Choose four.)

    Correct Answer: B, D, E, G

    The four key terms commonly associated with software architecture are Building Blocks, Relationships, Components, and Interfaces. Building Blocks and Components are fundamental elements of any architecture, defining the structure and organization of the system. Relationships are crucial as they describe how components interact and communicate with each other. Interfaces are important as they define the points of interaction between different components or systems, thus facilitating communication and integration.

Discussion
EDA2022

I think interfaces is a better option rather than requirements because relationships can be dependencies associations interfaces