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 |
Can you use virtual, override or abstract keywords on an accessor of a static property?
Is it possible to create partial structs, interfaces and methods?
What is polymorphism? When is it employed? give an example.
What is an USECASE? Why it is needed?
What is an abstraction and why is it important?
What are Classes and Objects?
What interface must an object implement before it can be written to a stream as an object?
Differentiate between Aggregation and containment?
What is virtual?
Why does java not support multiple inheritance?
Why dynamic binding is used in object-oriented programming?
Why are outlet connections required in object-oriented programming?