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
Explain what is an object?
What are the limitations of oops?
Define Data Abstraction. What is its importance?
Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?
What is meant by “abstract interface”?
Explain serialization and overriding?
Define exceptions?
Can an interface contain fields?
What are abstract functions? Why are they used?
What do you mean by abstract classes?
What do you mean by operator overloading?
Explain about realistic modeling?
What is serialization? How do we implement serialization actually?
What is the difference between a class and an object?
Explain the mechanism of composition?