What are sequence diagrams, collaboration diagrams and
difference between them ?

Answer Posted / saleem

A sequence diagram shows object interaction arranged in
time sequence. It depicts the objects and classes involved
in the scenario and the sequence of messages exchanged
between the objects needed to carry out the functionality
of the scenario. While a collaboration diagram is an
alternative way to show a scenario. Object interactions are
organised around the objects and their links to each other.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is bean a singleton?

572


What is the concurrency design pattern?

711


What non-visual coding tools are available for web design?

2124


When singleton pattern is used?

608


Why is singleton bad?

577






Is singleton an anti pattern?

587


Can we use an equated value as operands for an MVC ? Reason for the same.

2032


Which design patterns have you used in your project ?

574


What is the use of repository pattern?

584


Did you use ooa/ood methodologies? Did you use design patterns?

642


What are the most commonly used design patterns?

606


Can you explain singleton pattern?

578


Is singleton scope thread safe?

626


Can we inherit singleton class?

611


what are the creational design patterns

672