Exam 18: Object-Oriented Design and Modeling Using the UML
Exam 1: The Context of Systems Analysis and Design Methods130 Questions
Exam 2: Information System Building Blocks81 Questions
Exam 3: Information Systems Development113 Questions
Exam 4: Project Management97 Questions
Exam 5: Systems Analysis161 Questions
Exam 6: Fact-Finding Techniques for Requirements Discovery166 Questions
Exam 7: Modeling System Requirements With Use Cases75 Questions
Exam 8: Data Modeling and Analysis173 Questions
Exam 9: Process Modeling231 Questions
Exam 10: Object-Oriented Analysis and Modeling Using the Uml125 Questions
Exam 11: Feasibility Analysis and the System Proposal149 Questions
Exam 12: Systems Design120 Questions
Exam 13: Application Architecture and Modeling170 Questions
Exam 14: Database Design268 Questions
Exam 15: Output Design and Prototyping101 Questions
Exam 16: Input Design and Prototyping148 Questions
Exam 17: User Interface Design75 Questions
Exam 18: Object-Oriented Design and Modeling Using the UML100 Questions
Exam 19: Systems Construction and Implementation60 Questions
Exam 20: Systems Operations and Support63 Questions
Select questions type
A class responsibility is implemented by the creation of one or more methods that may have to collaborate with other classes and methods.
(True/False)
4.8/5
(35)
Which of the following is NOT an activity done in constructing a state machine diagram?
(Multiple Choice)
4.8/5
(38)
_____________________________ classes read and write attributes to a database.
(Short Answer)
4.8/5
(38)
Attributes and methods that are visible from any method in the class in which the attribute or method is defined or in subclasses of that class are said to be:
(Multiple Choice)
4.7/5
(49)
What diagram depicts how objects collaborate in message sequence to satisfy the functionality of a use case?
(Multiple Choice)
4.9/5
(45)
A(n) _____________________________________ is the obligation that an object has to provide a service when requested, thus collaborating with other objects to satisfy the request if required.
(Short Answer)
4.9/5
(41)
Deployment diagrams are also implementation type diagrams that describe the physical architecture of the hardware and software in the system. They depict software components, processors, and devices that make up the systems architecture.
(True/False)
4.8/5
(39)
Entity classes are identified during systems analysis and usually correspond to items in real life and contain information, known as attributes, that describes the different instances of the entity.
(True/False)
4.8/5
(34)
The degree to which all of the attributes and behaviors of a single class are related to each other is called _______________.
(Short Answer)
4.8/5
(42)
Private attributes can be accessed and private methods can be invoked only by any method in the class in which the attribute or method is defined.
(True/False)
4.8/5
(36)
Reusability is why operating system-specific code and database specific code are often designed into system and persistence classes.
(True/False)
4.8/5
(35)
If an object calls its own method, it is called a(n) _______________.
(Short Answer)
4.8/5
(38)
Which of the following is a tool that can be used for discovering class behaviors and responsibilities?
(Multiple Choice)
4.8/5
(42)
________________________________ diagrams show us in great detail how the objects interact with each other over time.
(Short Answer)
4.8/5
(39)
_________________________ classes are objects that are introduced to represent a means through which the user will interface or interact with the system
(Short Answer)
4.9/5
(35)
___________________________________ are a common solution to a given problem in a context.
(Short Answer)
4.8/5
(49)
A class that contains the logic to run a use case would be a(n):
(Multiple Choice)
5.0/5
(35)
Sequence diagrams show us in great detail how the objects interact with each other in time sequence.
(True/False)
4.8/5
(24)
In a pure object-oriented environment every piece of code exists inside an object class.
(True/False)
5.0/5
(35)
If you needed to provide a stable interface to similar classes with different interfaces, you could use:
(Multiple Choice)
4.8/5
(44)
Showing 21 - 40 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)