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
How to achieve data abstraction?
What is a nested interface?
What do you mean by data hiding?
Explain the usage of encapsulation?
What is the base type from which all structs inherit directly?
Differentiate between overloading and overriding.
Why are virtual users created?
What are the features that are provided to make a program modular?
What are the various types of constructors?
What are Classes and Objects?
What are inner classes and what is the practical implementation of inner classes?
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?
What is abstract method?
What is the difference between an abstract class and interface in java?
How many instances can be created for an abstract class?