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 |
what is transient variable?
What is meant by framework in java?
i heard that JVM internally contains pointers...is this true?
How do I open java console?
What is an interceptor in java?
What's a code group? : java security
In an htm form i have a button which makes us to open another page in 15sec.how will you do that?
What is the difference between Enumeration and Iteration interfaces? What is the way of to retreive the objects from these interfaces ?
How can I check single byte, double byte of character in JTextField?(eg. japan unicode and English unicode)
How do I run a java project?
What is transaction management in java?
Can java program run without jdk?