Search
.Management Sciences
A. Interaction diagrams are at their best when they deal with one main design flow and not multiple variants that can happen
B. Interaction diagrams are good at designing part or all of one use case’s functionality across multiple objects
C. Interaction diagrams allow the analyst to show iteration and conditional execution for messaging between objects
D. All of the mentioned
Explanation: Interaction diagram is used to describe some type of interactions among the different elements in the model. So this interaction is a part of dynamic behaviour of the system.
Related Mcqs:
- What is a physical element that exists at runtime in UML ?
- A. A node B. An interface C. An activity D. None of the mentioned...
- Which pattern prevents one from creating more than one instance of a variable ?
- A. Factory Method B. Singleton C. Observer D. None of the mentioned...
- Which of the following is a black box testing strategy ?
- A. All Statements Coverage B. Control Structure Coverage C. Cause-Effect Graphs D. All Paths Coverage...
- The ___________________ enables the software engineer to develop models of the information domain and functional domain at the same time___________________?
- A. data flow diagram B. state transition diagram C. control specification D. activity diagram...
- If the system state is Shutdown then it can respond to which of the following message?
- A. restart() B. reconfigure() C. powerSave() D. all of the mentioned...
Recent Comments