Software Development Engineer Question: Download Software Development Engineer PDF

Explain sequence diagram?

Tweet Share WhatsApp

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.

Download Software Development Engineer PDF Read All 59 Software Development Engineer Questions
Previous QuestionNext Question
Which use cases and class diagrams are in Software Engineering?Explain Design patterns?