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
One advantage of using design patterns is that they provide designers with a short-hand notation for discussing design issues.
(True/False)
4.9/5
(47)
Public attributes can be accessed and public methods can be invoked by any other method in any other class.
(True/False)
4.9/5
(31)
An object framework is a set of related, interacting objects that provide a well-defined set of services for accomplishing a task.
(True/False)
4.8/5
(28)
Attributes and methods that are visible from any method in any class are said to be:
(Multiple Choice)
4.7/5
(36)
This is a popular tool for documenting the behaviors and collaborations for an object.
(Multiple Choice)
4.8/5
(28)
Controller classes implement the business logic or business rules of the system.
(True/False)
4.8/5
(40)
Method is the software logic that is executed in response to a message.
(True/False)
4.9/5
(42)
By employing persistence classes, it allows the entity classes to be more implementation specific and potentially more usable.
(True/False)
4.8/5
(39)
Attributes and methods that are visible from any method in the class in which the attribute or method is defined are said to be:
(Multiple Choice)
5.0/5
(47)
_________________________________ diagrams model the life cycle of a single object.
(Short Answer)
4.8/5
(38)
_________________ classes isolate the other objects from operating system-specific functionality.
(Short Answer)
4.7/5
(28)
Navigability is illustrated with an arrowhead pointing only to the direction a message can be sent.
(True/False)
4.8/5
(35)
__________________________ 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.
(Short Answer)
4.8/5
(37)
An approach used to specify the software solution in terms of collaborating objects, their attributes and their methods is called object oriented design.
(True/False)
4.9/5
(33)
In which of the following are the use case scenarios acted out by the participants, where participants may assume the role of actors or object types that collaborate to process a hypothetical business event?
(Multiple Choice)
4.9/5
(37)
_____________________________ classes are those that hold application or business rule logic.
(Short Answer)
4.9/5
(32)
A component is a group of objects packaged together into one unit. An example of a component is a dynamic link library (DLL) or executable file.
(True/False)
4.8/5
(27)
________________________________ is the software logic that is executed in response to a message.
(Short Answer)
4.8/5
(35)
Name four types of object classes that are introduced as a result of implementation decisions that were made during systems design: ___________________.
(Short Answer)
4.9/5
(25)
GOF creational patterns provide guidance for designing classes to instantiate new objects.
(True/False)
4.9/5
(32)
Showing 61 - 80 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)