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 an action class in java?
1.can i use super keyword in normal class(not inheritance) to call any method?if so how can i call particular variable? 2.In the inheritance how can i access the particular variable from the base class(it containing 5 variables) using super keyword?
Why struts framework is used in java?
What do you understand by numeric promotion?
What if the main method is declared as private?
What does public static void main(string[]) mean?
What are orm tools in java?
What is cmp in java?
What is a context in java?
is hibernate a technology or framework?
Which method is used to create the daemon thread?
Who developed JavaScript, and what was the first name of JavaScript?