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
Is it possible to create partial structs, interfaces and methods?
What are base class, sub class and super class?
What is the function of messaging metaphor?
What is overriding?
What are sealed modifiers?
State two differences between an object and a class.
What is the base type from which all structs inherit directly?
Why is message passing between the objects important?
what is virtual function and pure virtual function ?
What is the difference between new and override?
Define Data Abstraction. What is its importance?
How many instances can be created for an abstract class?
Can you use virtual, override or abstract keywords on an accessor of a static property?
What is the use of destructive method?
Define Initialisation Purpose.