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 javax annotation generated?
What is data encapsulation?
Is jdk an ide?
What is adoptopenjdk?
what is reflection api? How are they implemented?
ioc vs dependency injection?
How can one prove that the array is not null but empty?
What is flatmap in rxjs?
What if the main method is declared as private?
how can program polindrome using java
What is the need to declare main() method as static in Java?
What is stateless and stateful in java?