A. Sequence model
B. Subsystem model
C. Dynamic model
D. Both Sequence and Dynamic model
View Answer
Answer: a
Explanation: Sequence model are represented using a UML sequence or a collaboration diagram and are dynamic models.
Related Mcqs:
- Which of the following is a dynamic model that shows how the system interacts with its environment as it is used ?
A. system context model
B. interaction model
C. environmental model
D. both system context and interaction - Which model describes the static structure of the system using object classes and their relationships ?
A. Sequence model
B. Subsystem model
C. Dynamic model
D. Structural model - Which diagram shows the configuration of run-time processing elements ?
A. Deployment diagram
B. Component diagram
C. Node diagram
D. ER-diagram - Which diagram in UML shows a complete or partial view of the structure of a modeled system at a specific time ?
A. Sequence Diagram
B. Collaboration Diagram
C. Class Diagram
D. Object Diagram - What refers to the value associated with a specific attribute of an object and to any actions or side ?
A. Object
B. State
C. Interface
D. None of the mentioned - What can be requested from any object of the class to affect behavior ?
A. object
B. attribute
C. operation
D. instance - The use of design patterns for the development of object-oriented software has important implications for____________________?
A. Component-based software engineering
B. Reusability in general
C. All of the mentioned
D. None of the mentioned - _______________________ defines the properties of a data object and take on one of the three different characteristics ?
A. data object
B. attributes
C. relationships
D. data object and attributes - Which of the following is not needed to develop a system design from concept to detailed object-oriented design ?
A. Designing system architecture
B. Developing design models
C. Specifying interfaces
D. Developing a debugging system - A data model contains___________________?
A. data object
B. attributes
C. relationships
D. all of the mentioned