MCQ
Q.
Which diagram of UML represent Interaction modeling ?
Correct Answer: D
Use case modeling is mostly used to model interactions between a system and external actors.Sequence diagrams are used to model interactions between system components, although external agents may also be included.