85.9k views
2 votes
A data-flow diagram:

a. includes the data, people, and hardware needed to help in decision making.
b. includes design, development, and testing details.
c. shows where data is entered and is stored in an information system.
d. shows all of the steps of the algorithm.

User Onxx
by
5.2k points

1 Answer

2 votes

Answer:

Option "c" is the correct answer for the above question.

Step-by-step explanation:

The data flow diagram is a diagram that is designed by the designing phase os the SDLC. It is used to display the data flow to the developer or any other user, which wants to know the structure of the software. It has three steps- 0-level, 1-level, and 2-level.The above question asked about the DFD which is defined by the c option. This option states the DFD definition which is defined above. Hence the answer is option c, while the other option is not correct because:-

  • Option 'a' states about the structure of Information technology.
  • Option b states about the SDLC phase.
  • Option d states about the flowchart.
User Mozy
by
5.2k points