SOFTWARE ENGINEERING

INTRODUCTION TO SOFTWARE ENGINEERING

SOFTWARE DEVELOPMENT LIFE CYCLE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You create a “sketch” of the things so that you’ll understand the big picture.
A
Communication
B
Planning
C
Modeling
D
Construction
E
Deployment
Explanation: 

Detailed explanation-1: -The Unified Modeling Language (UML) is a graphical language for visualizing, specifying, constructing, and documenting the artifacts of a software-intensive system.

Detailed explanation-2: -Sequence Diagram Sequence diagrams in UML show how objects interact with each other and the order those interactions occur. It’s important to note that they show the interactions for a particular scenario.

There is 1 question to complete.