COMPUTER SCIENCE AND ENGINEERING
SOFTWARE ENGINEERING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Data flow diagram
|
|
State transition diagram
|
|
Control specification
|
|
Activity diagram
|
Detailed explanation-1: -Data flow diagram enables the software engineer to develop models of the information flow and functional domain at the same time. As the level increases, analyst performs an implicit functional decomposition of the system.
Detailed explanation-2: -According to the Object Modeling Group (OMG), “modeling is the designing of software applications before coding.” In model-based software design and development, software modeling is used as an essential part of the software development process.
Detailed explanation-3: -A data flow diagram is a graphical representation that depicts information flow and the transforms that are applied as data move from input to output. The data flow diagram may be used to represent a system or software at any level of abstraction.