CIS201Ch10Review 2 PDF
CIS201Ch10Review 2 PDF
True/False
Indicate whether the statement is true or false.
1. (1 point) “Just in time” systems design is a popular technique used in adaptive approaches to projects.
2. (1 point) In object-oriented design, the design models are extensions of the analysis models.
3. (1 point) One
tenet of Agile philosophy is that while analysis models may be useful, it generally is not
necessary to develop design models.
4. (1 point) Software
systems can generally be divided into three types of systems: single-user systems,
enterprise-level systems, and Web-based systems.
5. (1 point) The
primary difference between Web based systems and non-Internet systems is in how the view
layer interacts with the domain and data access layers.
6. (1 point) The
objective of object-oriented detailed design is to identify and specify all the objects that must
work together to carry out each use case.
7. (1 point) The most important model in object-oriented detailed design is a class diagram.
8. (1 point) The interface for a component in a component diagram is denoted by a ball or a port.
9. (1 point) The
primary difference between a design class symbol and a problem domain class symbol is the
addition of method signatures.
10. (1 point) Detailed Object-oriented design (OOD) is done on a use case-by-use case basis.
Multiple Choice