CPSA-F Exam QuestionsBrowse all questions from this exam

CPSA-F Exam - Question 18


HOTSPOT -

Decide if the following statements are true or false. The performance of a system (response time or throughput) often competes with its`¦ (Assign all answers.)

Hot Area:

Show Answer
Correct Answer:

Reference:

http://www.cs.unb.ca/~wdu/cs3043/a1ans.htm

Discussion

1 comment
Sign in to comment
HelplessYeti
Apr 5, 2024

T-F-F-T-F-F-F As described in the Software Architecture Fundementals book in chapter 5.2.1.4, adaptability and flexibility are in conflict with increased performance.

d3aaaf5
Apr 30, 2024

I would say T-F-T-T-F-F-F as in the same chapter it is mentioned that increase performance requirements hinders the timely completion of project

devex
Jun 2, 2024

One addition ... Depends how performance is achieved - if by caching or some similar redundancy of data, it could also increase memory usage.