adplus-dvertising
frame-decoration

Question

What is a Communication Diagram in software engineering?

a.

A graph that shows the objects and their relationships relevant to a particular interaction

b.

A diagram that emphasizes the ordering of messages

c.

A diagram that emphasizes the attributes of the objects

d.

A diagram that shows the entities and their communication in a software system

Answer: (a).A graph that shows the objects and their relationships relevant to a particular interaction Explanation:The Communication Diagram is a directed graph where the nodes denote entities and the edges denote communication between those entities. It emphasizes the objects and their relationships relevant to a particular interaction.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is a Communication Diagram in software engineering?