Which of the following statement(s) is true about interaction diagrams?
AInteraction diagrams are at their best when they deal with one main design flow and not multiple variants that can happen
BInteraction diagrams allow the analyst to show iteration and conditional execution for messaging between objects
CInteraction diagrams are good at designing part or all of one use case’s functionality across multiple objects
DAll of the mentioned
Correct answer
D. All of the mentioned
Explanation
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.