Difference: Activity Diagram and Sequence Diagram
Answer Posted / naveen sisupalan
Activity diagram is used to show identify the interaction
between domains and Sequence diagram is used to show the
logical execution flow of a business process.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the difference between class and interface?
What is overriding?
Which oops concept exposes only necessary information to the calling functions?
What is an interface?
What are the properties that are defined in an object model?
What is the main difference between overloading and overriding?
What are manipulators?
What is the difference between class inheritance and interface inheritance?
Can a function be overloaded based on return types?
How to achieve data abstraction?
What does it mean that a method or class is abstract?
What is the main difference between a class and an object?
What is the default access specifier in a class definition?
What is difference between static and non-static fields of a class?
Why dynamic loading is used in object-oriented programming?