CPSA-F Exam QuestionsBrowse all questions from this exam

CPSA-F Exam - Question 1


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

Show Answer
Correct Answer: B,D,E,F,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

1 comment
Sign in to comment
EDA2022
Apr 14, 2022

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