Explain the Sequence Diagram?

Answers were Sorted based on User's Feedback



Explain the Sequence Diagram?..

Answer / sachin g

Sequence Diagram is nothing but the specific projects flow
of the program which can be simplified sequentially using
various diagrams.
The flow of the program from one to another and so on
untill and unless that it reaches to end of the specific
project.

Is This Answer Correct ?    13 Yes 3 No

Explain the Sequence Diagram?..

Answer / elizabeth moore

A sequence is when you continue to put things in oreder in
a story,poem,script,ETC.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Java Related AllOther Interview Questions

What is connection pooling in java?

1 Answers  


What is hql in java?

1 Answers  


What do you understand by downcasting?

1 Answers  


In system.out.println(), what is system, out and println?

1 Answers  


How does jpa repository work?

1 Answers  


hibernate3.jar file contain 7 dependency jar files what is that ?

1 Answers  


How can the static main method use instance variables?

1 Answers  


What is aop in java?

1 Answers  


What is a java proxy?

1 Answers  


Is eclipse a jdk?

1 Answers  


What is native api in java?

1 Answers  


How do I run a java program from the command line?

1 Answers  


Categories