Accounting Information Systems, 8e—Test Bank, Chapter 14
Chapter 14—Construct, Deliver, and Maintain Systems Projects
TRUE/FALSE
1. The detailed design phase of the Systems Development Life Cycle is a linear process with each of five
steps occurring once and in its proper sequence.
2. In a Computer Aided Software Engineering (CASE) environment, the most important use of a data
flow diagram is to present a graphic display of the system.
3. During maintenance of a system developed using Computer Aided Software Engineering (CASE)
tools, changes to the system are made directly through the data flow diagram.
4. The Computer Aided Software Engineering (CASE) coding model transforms the structure diagram
into computer code.
5. If system development is conducted properly, most system maintenance costs can be eliminated.
6. The context level data flow diagram is a physical input to the lower CASE models that automatically
produce program code.
7. The design and programming of modern systems follows one of two basic approaches: the structured
approach and the object-oriented approach.
8. The concept of reusability is central to the structured approach to systems design.
9. In the object-oriented approach to systems design, a vendor is an example of an attribute.
10. In the object-oriented approach to systems design, an instance is a logical grouping of individual
objects which share the same attributes and operations.