Difference: Activity Diagram and Sequence Diagram
Answer Posted / appala naidu
sequence diagram is a diagram specify the time ordering
links in between objects.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the use if instanceof keyword?
What are the different types of arguments?
Explain about instance in object oriented programming?
Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?
What is the difference between aggregation and composition?
What are the limitations of oops?
What is garbage collection(gc)?
Can a class implement two interfaces having default method with same name and signature?
What is operator overloading and polymorphism?
How many methods do u implement if implement the serializable interface?
What is the default access modifier in a class?
Explain about inheritance hierarchies?
What are sealed modifiers?
Explain basic concepts of OOPS?
Do we require parameter for constructors?