Business Studies, asked by Hvgtech8296, 10 months ago

Explain design principles Data flow programming and note firing schemes used in data flow computation.

Answers

Answered by Anonymous
0

A dataflow graph represents the essence of a computation. The two major characteristics of a dataflow graph program representation are: Data are represented by values (arcs) and not by memory location. Operations are functional: the output depends only on the inputs.

Similar questions