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
Are constructors inherited? Can a subclass call the parent's class constructor? When?
What do you mean by abstract class?
What are extrinsic and intrinsic connections in object-oriented programming?
What is a nested interface?
What are sealed modifiers?
What is the abstract method modifier?
What is the syntax of object oriented method call?
What is a constructor in class?
Write down how will you create a Binary tree?
What do you mean by data hiding?
Why does java not support multiple inheritance?
How do you prevent a class from being inherited by another class?
What is virtual?
What is the difference between abstract & interface?
How can we call the base method without creating an instance?