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
Which oops concept exposes only necessary information to the calling functions?
Explain about overriding polymorphism?
What is the practical implementation of inner classes?
How to differentiate between a CreateObject() and GetObject() ?
Can an interface implement or extend another interface?
Explain about multiple inheritance?
Why do we use oops concepts? What is its advantage?
Whether static method can use nonstatic members?
Difference between encapsulation and data hiding ?
Explain about uml?
Can constructors be parameterized?
What are the access modifiers?
What is bootstrap, extension and system class loader?
What do you mean by polymorphism?
What is polymorphism? When is it employed? give an example.