A. State transition diagram
B. Box diagram
C. ER diagram
D. None of the mentioned
Related Mcqs:
- 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 - Which of the following is not a design principle that allow the user to maintain control ?
A. Provide for flexible interaction
B. Allow user interaction to be interrupt-able and undo-able
C. Show technical internals from the casual user
D. Design for direct interaction with objects that appear on the screen - What incorporates data, architectural, interface, and procedural representations of the software ?
A. design model
B. user’s model
C. mental image
D. system image - 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 emphasizes the time-ordering of messages ?
A. Activity
B. Sequence
C. Collaboration
D. Class - 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 - Interaction Diagram is a combined term for_____________________?
A. Sequence Diagram + Collaboration Diagram
B. Activity Diagram + State Chart Diagram
C. Deployment Diagram + Collaboration Diagram
D. None of the mentioned - Which of the following is not a characteristics of box diagram ?
A. functional domain
B. arbitrary transfer of control is impossible
C. recursion is easy to represent
D. providing a notation that translates actions and conditions - The ________________ contains a state transition diagram that is a sequential specification of behavior?
A. data flow diagram
B. state transition diagram
C. control specification
D. workflow diagram - Which diagram indicates the behaviour of the system as a consequence of external events ?
A. data flow diagram
B. state transition diagram
C. control specification diagram
D. workflow diagram