Explain the working of a computer System with help of its data flow diagram.
Answers
The data flow diagram shows how information is input to and output from the system, in addition to the sources and destinations of that information, and where that information is stored. It basically maps out the flow of information for any process or system
Answer:
A computer is a machine composed of hardware and software components. A computer receives data through an input unit based on the instructions it is given and after it processes the data, it sends it back through an output device
The flow of data of a system or a process is represented by DFD. It also gives insight into the inputs and outputs of each entity and the process itself. ... Data Flow diagrams are very popular because they help us to visualize the major steps and data involved in software-system processes