Engineering Chapters 8, 9
& 10 2026 | Study Guide,
Questions & Review
|Graded A+ | Guaranteed
success|
Updated 2026 Questions and Answers
100% Verified Exam Prep and Comprehensive
Rationales
Included
, Which of the following characteristics ensures common consistency
terminology is used across the system's display screens,
reports, database elements and process logic?
Current characteristics of design attributes includes: all of the above
Popular terms describing good software are: all of the above
The lowest and highest level of cohesion are: coincidental and functional
T/F: The estimation for effort to create source code using True
the Halstead metric is volume divided by program
implementation level.
T/F: Good user interface design supports the "undo" and True
recovery from errors.
T/F: System complexity is calculated by multiplying the False
structural and data complexity.
T/F: The desirable attributes of a good OO design are True
related either directly or indirectly to the concepts of
cohesion and coupling.
T/F: Architecture deals with the interaction between the True
import modules of the software system.
T/F: A software engineering design team that does not False
have any views of an architecture structure means there is
not a structure in their software project.
Which of the following characteristics ensures that all the Completeness
requirements are designed and that none are left out?
T/F: Design reviews or inspections must focus on major True
characteristics like consistency and completeness.
T/F: The cyclomatic complexity measures the structural True
design complexity within the program and is used to
assess how many test cases are needed.
T/F: A high Henry-Kafura number means a complex True
design structure.
The common thread to all these "easy to" properties is the simplicity
notion of:
T/F: Cohesion addresses the intermodule characteristics False
and coupling addresses the intramodule characteristics.