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
Do we require a parameter for constructors?
Explain about parametric polymorphism?
How many methods do u implement if implement the serializable interface?
What is the purpose of late binding in object-oriented programming?
Define modularity?
What is serialization? How do we implement serialization actually?
Is it possible to override private virtual methods?
Why we use oops concepts? What is its advantage?
Define exceptions?
How to define an abstract class?
what three "domains" are considered during analysis modeling?
What is bootstrap, extension and system class loader?
Tell me something about abstract classes?
What is meant by “abstract interface”?
Does java support multiple inheritance? if not, what is the solution?