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 is a try/ catch block?
What is the difference between abstract & interface?
Differentiate between an abstract class and an interface?
Explain the implementation phase with respect to oop?
Can constructors be parameterized?
What is static polymorphism?
What is inheritance in java?
Explain about overriding polymorphism?
How can we restrict inheritance for a class so that no class can be inherited from it?
Difference between encapsulation and data hiding ?
What are abstract methods?
What is virtual multiple inheritance?
Explain about the relationship between object oriented programming and databases?
What are different types of arguments?
Explain the mechanism of composition?