Difference: Sequence Diagrams, Collaboration Diagrams ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sara
sequence diagram it has numbering and it ll be in order
collabration diagram it ll be in confused manner many lines
intrudeeach have many connections
Is This Answer Correct ? | 2 Yes | 2 No |
How many methods are there in the externalizable interface?
What is operator overloading and polymorphism?
0 Answers ITC Indian Tobacco Company,
What is the difference between aggregation and composition?
What is the default access specifier in a class definition?
what three "domains" are considered during analysis modeling?
When do you prefer to use composition than aggregation?
1 Answers InfoAxon Technologies, Protech,
What is the main difference between overloading and overriding?
Which of the following is tightly bound ? Inheritance or composition ?
What do you mean by virtual function and virtual classes?
what is meant by "method-wars"?
Why do we use oops concepts? What is its advantage?
Why does the function arguments are called as "signatures"?