The term data flow is used to describe how data moves between sub-programs in a software development language. Data flow is often identified during design and implemented using parameter passing. Data ...