Difference: Activity Diagram and Sequence Diagram
Answer Posted / mak
Sequence diagram is interaction of objects and time required for sequencing the object
Activity diagram flow of control among the processing step
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are all the languages which support oop?
Which oops concept is used as reuse mechanism?
What is the abstract method modifier?
What are abstract classes?
What do you mean by abstract classes?
What is the difference between public, private and protected access modifiers?
What is the difference between an interface and abstract class?
Differentiate between data abstraction and encapsulation.
What does the keyword virtual represented in the method definition?
Define Initialisation Purpose.
What is the difference between a class and a structure?
Why is java not fully objective oriented?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
Can we reduce the visibility of the inherited or overridden method ?
What are different types of arguments?