answersLogoWhite

0

possible communications bottlenecks in a program

User Avatar

Wiki User

12y ago

Still curious? Ask our experts.

Chat with our AI personalities

ViviVivi
Your ride-or-die bestie who's seen you through every high and low.
Chat with Vivi
ReneRene
Change my mind. I dare you.
Chat with Rene
EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra

Add your answer:

Earn +20 pts
Q: Data flow analysis studies
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

How DFD difffer from flow chart?

Flow Chart is a generic term, and DFD is a specific one. Data Flow Diagram (DFD) is a data flow chart to illustrate the data flow/store/change in a component/system/product from the input to the output.


What is a level 0 diagram?

A system diagram is known as a first level DFD (Level 0 DFD) A data flow diagram (DFD) is a graphical representation of the "flow" of data through an information system.


Problems in collecting primary data in flow chart?

One word: variables


What is the advantages and disadvantages of data flow diagram?

Advantages of data flow diagram:· A simple graphical technique which is easy to understand.· It helps in defining the boundaries of the system.· It is useful for communicating current system knowledge to the users.· It is used as the part of system documentation file.· It explains the logic behind the data flow within the system.Disadvantages of data flow diagram:· Data flow diagram undergoes lot of alteration before going to users, so makes the process little slow.· Physical consideration are left out.· It make the programmers little confusing towards the system.· Different DFD models have different symbols like in Gane and Sarson process is represented as rectangle where as in DeMarco and Yourdan symbol it is represented as eclipse.


What is the basic difference between structured chart and flow chart?

the structure chart differs from flow chart in these principle ways: 1- It is difficult to identify different modules of the software from its flow chart representation. 2- Data interchange among different modules is not represented in a flow chart. 3- sequential ordering of tasks inherited in a flow chart is suppressed in structure chart.