Computer Science, asked by 19aalagkiozidou, 8 months ago

A digital computer contains a (1) ....................... and .......... .
The (1) executes simple (3) very quickly. It can decide what to do next based on the results of earlier computations and (4) from the outside world. The (2) contains both (5) and (3) that determine how to process the (5) .
A computer is a general-purpose machine. It stores its (3) in (2) , and one can change the computations it performs by putting different (3) in the (2) . [...]
These are digital computers: everything is ultimately reduced to bits (binary digits), which individually or in groups represent information, whether (3) or (5) , as binary numbers. [...] Anything that we are able to reduce to bits can be represented and processed by a digital computer. PLEASE ASWER THE GAPS

Answers

Answered by kavanapoojary56
10

Answer:

A typical digital computer system has four basic functional elements: (1) input-output equipment, (2) main memory, (3) control unit, and (4) arithmetic-logic unit. Any of a number of devices is used to enter data and program instructions into a computer and to gain access to the results of the processing operation. Common input devices include keyboards and optical scanners; output devices include printers and monitors. The information received by a computer from its input unit is stored in the main memory or, if not for immediate use, in an auxiliary storage device. The control unit selects and calls up instructions from the memory in appropriate sequence and relays the proper commands to the appropriate unit. It also synchronizes the varied operating speeds of the input and output devices to that of the arithmetic-logic unit (ALU) so as to ensure the proper movement of data through the entire computer system. The ALU performs the arithmetic and logic algorithms selected to process the incoming data at extremely high speeds—in many cases in nanoseconds (billionths of a second). The main memory, control unit, and ALU together make up the central processing unit (CPU) of most digital computer systems, while the input-output devices and auxiliary storage units constitute peripheral equipment.

Similar questions