Difference: Sequence Diagrams, Collaboration Diagrams ?
Answer Posted / 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 |
Post New Answer View All Answers
What is the use of interface?
What is polymorphism and abstraction?
What are the features of encapsulation ?
What is the difference between multiple and multilevel inheritance?
What is a pure virtual function?
What are extrinsic and intrinsic connections in object-oriented programming?
What are manipulators?
How a program can be structured using the concept of object oriented programming?
What is meant by overloading functions and operators?
Can encapsulation be called as a security device?
What does the “abstract” keyword mean in front of a method? A class?
What is the difference between a virtual method and an abstract method?
What is the difference between an error and an exception?
What is multiple inheritance? How java 8 supports multiple inheritance?
What is the difference between aggregation and composition?