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
What is a functional interface? What is sam interface?
What is a try/ catch block?
What do you mean by abstract classes?
How many instances can be created for an abstract class?
What is the use if instanceof keyword? And how do refer to a current instance of object?
What is operator overloading?
What is the super keyword?
What is a ternary operator?
How do we implement serialization actually?
What is serialization? How do we implement serialization actually?
How many methods do u implement if implement the serializable interface?
What is the practical implementation of inner classes?
explain dynamic binding
What are virtual functions, base class pointer, derived class pointer, biding references?
What are the features of encapsulation ?