Exam 11: Use Case Realizations
Exam 1: From Beginning to End: An Overview of Systems Analysis and Design70 Questions
Exam 2: Investigating System Requirements90 Questions
Exam 3: Use Cases72 Questions
Exam 4: Domain Modeling69 Questions
Exam 5: Extending the Requirements Models73 Questions
Exam 6: Essentials of Design and the Design Activities75 Questions
Exam 7: Designing the User and System Interfaces73 Questions
Exam 8: Approaches to System Development71 Questions
Exam 9: Project Planning and Project Management75 Questions
Exam 10: Object-Oriented Design Principles72 Questions
Exam 11: Use Case Realizations70 Questions
Exam 12: Databases, Controls, and Security80 Questions
Exam 13: Making the System Operational70 Questions
Exam 14: Current Trends in System Development70 Questions
Select questions type
The perfect memory assumption means that there is always adequate memory to execute the program.
(True/False)
4.8/5
(34)
When denoting a specific object in a sequence diagram,a ____ serves as the divider between the object name and the specific object identifier.
(Multiple Choice)
4.8/5
(26)
Which of the following is an example of an interaction diagram?
(Multiple Choice)
4.7/5
(46)
Separation of responsibilities is a design principle which dictates that reading a database should not be done in a problem domain class.
(True/False)
4.9/5
(33)
The _________________ pattern is a based on a class that helps to decouple the view layer from the business logic layer by receiving all input messages.
(Short Answer)
4.8/5
(38)
Which of the following is NOT a valid technique to return data from an input message?
(Multiple Choice)
4.8/5
(28)
Given the following code,identify the pattern.
Class MyBuilder
{ static MyBuilder builder = null;
{ if builder == null {builder = new MyBuilder( );
Return builder;
}
(Multiple Choice)
4.8/5
(43)
Which of the following symbols is used in a communication diagram,but not in a sequence diagram?
(Multiple Choice)
4.7/5
(38)
The starting point for the detailed design of a use case is always the SSD.
(True/False)
4.9/5
(34)
A loop or repeating message or messages in a sequence diagram is depicted by a rectangle box.
(True/False)
4.9/5
(29)
Showing 61 - 70 of 70
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)