123k views
3 votes
A data flow diagram (DFD) does not provide any information about process timing. T/F

1 Answer

2 votes

Answer:

Explanation:

True.

A Data Flow Diagram (DFD) is a graphical representation of a system or a process that shows how data flows through different components of the system. It provides a visual representation of the system's inputs, processes, and outputs.

While a DFD can provide information on the data that flows between the different components of a system, it does not provide any information about the timing or sequence of those processes. A DFD is a static diagram that only depicts the flow of data in a system and does not provide any indication of when or how frequently processes occur

User FunctorSalad
by
8.8k points