Define the depth versus the breadth issue in software complexity.
Define the depth versus the breadth issue in software complexity.
Answer: The breadth of software complexity usually refers to “the number of” functionality, components, interfaces, etc. of the software while the depth of the software complexity refers to the “relations and interactions” among these functions, components, etc.
Comments
Post a Comment