answersLogoWhite

0


Best Answer

A data flow diagram illustrates how data flows from logical point to point in a system. Examples of nodes in such a diagram are databases, tables, discs, servers, clients, etc..

A control flow diagram illustrates how different programs, applications, services, or endpoints act on and process information to achieve certain ends within the context of a system.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between Data flow diagram and control flow diagram?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is difference between physical data flow diagram and logical data flow diagram?

dsegsgsgsg


What is the difference between a chart and diagram?

The difference between graphs and charts is mainly in the way the data is compiled and the way it is represented. Graphs are usually focused on raw data and showing the trends and changes in that data over time.


What the difference between a chart and a diagram?

The difference between graphs and charts is mainly in the way the data is compiled and the way it is represented. Graphs are usually focused on raw data and showing the trends and changes in that data over time.


Difference between dataflow diagram and sequence diagram?

The purpose of a data flow diagram is to show you how the data flows through an information system. A sequence diagram shows you information regarding how the processes work together and in what order they operate.


What is the difference between the lower and upper limit?

In control data analysis, the difference between these two limits is called the range.


What is the difference between chart and diagram?

The difference between graphs and charts is mainly in the way the data is compiled and the way it is represented. Graphs are usually focused on raw data and showing the trends and changes in that data over time.


Difference between dfd and er diagram?

actually dfd is used to define how data flow from one process to another process where as er diagram is used to define relation between different entities.


What is difference between datalink layer flow control and transport layer flow control?

The difference between datalink layer flow control and transport layer flow control is the need to keep the different layers of data separate in the flow control option.


Difference between inband and out of band signaling?

In in- bandsignalling , the control and management signals travles along with the data signals where as in out of band signalling the data and control signals travels in different channels


What is the difference between OLAP and data mining?

difference between Data Mining and OLAP


What is the different a chart and a diagram?

The difference between graphs and charts is mainly in the way the data is compiled and the way it is represented. Graphs are usually focused on raw data and showing the trends and changes in that data over time.


What is the difference between entity relationship diagram and data flow diagram?

DFD basically describe the flow of data, means how data can be flow in a system where as ERD defines the relationship between entities. -> There is no such constrainst like cardinality,participation in dfd as compare to Erd.. ->In DFD, we show the storage of file using Parallel line where as ERD is just a conceptual represantation of data... ATUL