Difference: Sequence Diagrams, Collaboration Diagrams ?

Answer Posted / benjamin jacob


Sequence Diagrams : Diagrams used in OOAD, to describe the
event flow, w.r.t. the objects and their timelines.

Collaboration Diagrams : Diagrams used in OOAD, to describe
the interaction between the different entities(objects) in
the system.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between overloading and overriding.

796


Can we have a default method definition in the interface without specifying the keyword "default"?

720


What do you mean by virtual function and virtual classes?

724


Explain what is polymorphism?

813


What's the benefit of using inheritance?

850


Explain about encapsulation?

767


Difference between composition and inheritance ?

718


What is difference between class and interface?

761


Can you explain primordial class loader?

668


What is diamond inheritance problem? How java 8 solves this problem?

848


Why dynamic loading is used in object-oriented programming?

777


Define a good interface?

741


What is the default access modifier for a class,struct and an interface declared directly with a namespace?

743


Which oops concept exposes only necessary information to the calling functions?

774


What is the default access modifier in a class?

763