Computer Science, asked by nachikumar5337, 1 year ago

Which of the following is true about the principle of sufficiency, completeness and primitiveness in Software design?

Answers

Answered by writersparadise
1
Sufficiency, completeness and primitiveness are related principles in software design. A good class needs to balance all these 3 principles to achieve software design goals. Achieving sufficiency, completeness, and primitiveness means ensuring that a software component captures all the important characteristics of an abstraction.
Similar questions