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
What is architecture and what is design?
Contact a system development program in your organization. Research how they analyzed their SYSTEM OF INTEREST (SOI), its OPERATING ENVIRONMENT, and their respective system elements. How was this analysis reflected in the SOI architecture?
What design pattern wrapper classes implement?
What is the concurrency design pattern?
Write the code for a singleton class?
Which design pattern is mostly used in net?
Why have we used synchronized here?
What is difference between function oriented design and object oriented design?
What is the factory pattern in the design pattern?
Can you explain singleton pattern?
What are the benefits of the proxy in the design pattern?
What is single tone design pattern in java?
What is the use of such a class?
What non-visual coding tools are available for web design?
What is the creational design pattern?