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
Explain about polymorphism?
How many methods are there in the externalizable interface?
Write down how will you create a Binary tree?
Whether static method can use nonstatic members?
What is the difference between multiple and multilevel inheritance?
What is the benefit of using inheritance?
What is ‘this’ pointer?
Explain what is meant by polymorphism?
Explain about inheritance in oops?
what is virtual function and pure virtual function ?
What are base class, sub class and super class?
State about java and its relation to object oriented programming?
Define a good interface?
Which OOPS concept exposes only the necessary information to the calling functions?
What is the use of ‘finalize’?