Midterm 2022 - T/F Flashcards
To use the prototyping SDLC correctly, you must destroy the prototype prior to building the real product.
True
The optimal number of modules for a software project occurs when module development costs are minimized.
False
For the purposes of requirements elicitation, the customer is always right.
False
Gantt charts and Work Breakdown Structures are two ways of viewing the same information.
False
User experience design focuses on more than just what the resulting software looks like.
True
In object oriented programming, physical sensors are good candidates for class definitions.
True
The imperative programming paradigm is known for organizing statements into subroutines
False
Competing standards, symbols, and usage exist for Data Flow Diagrams.
True
Classes are related to other classes only through inheritance in object oriented programming.
False
A Level 0 diagram is the most primitive Data Flow Diagram possible.
False
Data stores in a Data Flow Diagram tend to make good entities in an Entity Relationship Diagram.
True
Hardware virtualization is a prominent reason to use a Cloud Computing architecture
True
Fixing an object with poor cohesion likely requires adding some additional coupling.
True
Grammar can be used to identify candidate objects in a problem description.
True
Child classes always specialize parent classes in object oriented programming.
False