Explain the Sequence Diagram?
Answers were Sorted based on User's Feedback
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 |
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 |
why is java not 100% oops?
What is a jvm?
What are messages in java?
Why there are no global variables in java?
What are struts java?
Can a dead thread be started again?
What is the means of java?
What is a pojo class in java?
If one class havent the constructor, it has normal method, then can i use super keyword to call the method form the sub class and vice verse?
What is csrf in java?
Please tell what are frames,pannel,container,jframe,jpannel and what are there relation?
How can I swap two variables without using a third variable?