Exam 13: Object-Oriented Design: Use Case Realization
Exam 1: From Beginning to End: An Overview of Systems Analysis and Design72 Questions
Exam 2: Investigating System Requirements90 Questions
Exam 3: Identifying User Stories and Use Cases82 Questions
Exam 4: Domain Modeling90 Questions
Exam 5: Use Case Modeling80 Questions
Exam 6: Foundations for Systems Design80 Questions
Exam 7: Defining the System Architecture86 Questions
Exam 8: Designing the User Interface86 Questions
Exam 9: Designing the Database96 Questions
Exam 10: Approaches to System Development82 Questions
Exam 11: Project Planning and Project Management82 Questions
Exam 12: Object-Oriented Design: Fundamentals89 Questions
Exam 13: Object-Oriented Design: Use Case Realization93 Questions
Exam 14: Deploying the New System88 Questions
Exam 15: The Role of the Systems Analyst50 Questions
Exam 16: The Traditional Approach to Requirements50 Questions
Exam 17: Project Management Techniques56 Questions
Select questions type
When a domain object needs to create a utility object,such as a data access object,it often will use a design pattern called the _______ pattern.
(Short Answer)
4.9/5
(39)
The starting point for identifying messages in detailed design of a use case is always the SSD.
(True/False)
4.7/5
(27)
A pattern that ensures that it only instantiates itself one time is called the _____________ pattern.
(Short Answer)
4.8/5
(42)
There are two preferred methods to accessing the database. One is to have newly instantiated object call the data access object. The other is to let the controller access the data access object.
(True/False)
4.8/5
(37)
Messages on communication diagrams use the same syntax as messages from on sequence diagrams.
(True/False)
5.0/5
(39)
Describe the three basic guideline steps for creating the messages in the initial communication diagram.
(Essay)
4.9/5
(31)
A representation of a period during which a method of an object is alive and executing is called its ______ ______.
(Short Answer)
4.7/5
(32)
_____________ ____________ are relationships among elements that indicate which elements affect other elements in a system.
(Short Answer)
4.8/5
(37)
Which of the following is NOT a valid technique to return data from an input message?
(Multiple Choice)
4.8/5
(35)
On a sequence diagram activation lifelines are attached to lifelines.
(True/False)
4.8/5
(38)
A type of interaction diagram that emphasizes the order of the messages between objects for a specific use case is called a(n)________ diagram.
(Short Answer)
4.7/5
(41)
On a communication diagram a common method to indicate a return value is with a dashed arrow.
(True/False)
5.0/5
(33)
On a sequence diagram the messages are numbered to indicate the order of firing.
(True/False)
4.9/5
(39)
It is better to have the data access object create a new object when multiple objects may be created.
(True/False)
4.8/5
(32)
Showing 41 - 60 of 93
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)