Software Development Engineer Question:
Download Job Interview Questions and Answers PDF
Explain sequence diagram?
Answer:
Sequence Diagrams are pictorial representation of event happening according to the time line. In sequence Diagrams, we show respective class names by a small box and the event as a arrow.
Sequence Diagrams help in describing the normal course and alternative course of use cases.
Sequence Diagrams help in describing the normal course and alternative course of use cases.
Download Software Development Engineer Interview Questions And Answers
PDF
Previous Question | Next Question |
Which use cases and class diagrams are in Software Engineering? | Explain Design patterns? |