What are sequence diagrams, collaboration diagrams and
difference between them ?

Answer Posted / ashok

Sequence diagrams provide the users and life time of the
each object. Action between to object. sequence steps
achieve a functionalities.

collaboration diagrams also provide Action between to object
(interaction object). sequence steps achieve a
functionalities. colloboratin diagram will not repersent
life time of the object

Is This Answer Correct ?    18 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between function oriented design and object oriented design?

594


2. Create your own definition of a system. Based on the “system” definitions a. Identify your viewpoint of shortcomings in the definitions. b. Provide rationale as to why you believe that your definition overcomes those shortcomings. c. From an historical perspective, identify three precedented systems that were replaced by unprecedented systems.

2724


What are the additional productivity features and enhancements included with Quartus II software version 6.0?

1954


Can we have this pattern implemented using static class?

571


How did you design your unit tests?What about integration tests?

1798






What are creational design patterns?

632


Is oop a design pattern?

588


When should design patterns be used?

588


What is architecture and what is design?

591


What are the differences between the design patterns and the framework?

600


What is a behavioral design pattern?

621


What are the types of design patterns?

568


Suppose we have file(ps), dont know how many records are there. Move half of the records to 2 files. How can we do?

584


What is single tone design pattern in java?

548


Are you using singleton in your code?

591