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

What are the four key terms in common definitions of software architecture? (Choose four.)
A . Source code
B . Building Blocks
C . Functionality
D . Relationships
E . Components
F . Requirements
G . Interfaces

Answer: B,D,E,F

Latest CPSA-F Dumps Valid Version with 43 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
Damir
Damir
3 years ago

I would say:
B, C, D, F
Why?
E: Components are already included in more general term (building block), as well the interfaces (relationships)
F: There is a lot of concepts related with functionality
– Functional (A) architecture level
– Domain Driven Design (decomposition based on the pure functionality of domain)
– Functional cluster