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 different ways to create string object?
What is the main advantage of using inheritance?
What is abstraction? How does it differ from encapsulation
Explain the mechanism of composition?
What is the difference between new and override?
Is it possible to create partial structs, interfaces and methods?
Explain OOPS.
What is data abstraction? what are the three levels of data abstraction with Example?
What are the access modifiers?
Explain what is polymorphism?
explain dynamic binding
What is method overriding?
Why is OOP good?
What is the significance of encapsulation?
What is a subclass?