Answer Posted / 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 |
Post New Answer View All Answers
What happens when you omit a brace or misspell one of the words, like public or
What is dependency injection in java?
What are the differences between java’s old java date api and java 8’s date and time api?
Which class is the superclass of every class?
What is rxjava2?
What is gwt in java?
What is java lang?
What is persistence xml in java?
What is flatmap java?
Where is java installed?
What is dto in java?
What is the use of entity class in java?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?
What is injection in java?
What is a java proxy?