Which characteristics of a black-box building block are you able to specify as an architect?
HOTSPOT
Which characteristics of a black-box building block are you able to specify as an architect? (Assign all answers.)
Answer: Explanation:
Latest CPSA-F Dumps Valid Version with 43 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
I am not sure about the interfaces. A black box defines just relationships, but the interface design is another work product. That would explain the answers
Black-box are described with:
1) purpose/task/responsibility
2) interfaces
A: true
B: true (the both are “inputs” into SW architecture)
Without these inputs, you can’t decompose the system into building blocks
C: not sure
D: true
E: true (this belongs to the interface description: signature & semantic)
F: true (the same reason as for E)
G:true (optional, the interface description can have reference to the source code: matching directory/structure/package)