Computer Science, asked by niki1819, 11 months ago

What is computer? Explain with block diagram of computer.

Answers

Answered by priyanka9432
14
\huge\color{red}{Computer} does not execute instructions by itself.

It tells other parts of the computer system what to do.

It determines the movement of electronic signals between the mainmemory and arithmetic logic unit as well as the control signals between theCPU and input/output devices.

thank u ❤❤✌

pls mark it as the brainliest answer
Attachments:

meh86: Nice
Answered by siddi8808
11

A computer can process data, pictures, sound and graphics. They can solve highly complicated problems quickly and accurately.

*InputUnit:

Computers need to receive data and instruction in order to solve any problem. Therefore we need to input the data and instructions into the computers. The input unit consists of one or more input devices. Keyboard is the one of the most commonly used input device. Other commonly used input devices are the mouse, floppy disk drive, magnetic tape, etc. All the input devices perform the following functions.

• Accept the data and instructions from the outside world. • Convert it to a form that the computer can understand. • Supply the converted data to the computer system for further processing.

Storage Unit:

The storage unit of the computer holds data and instructions that are entered through the input unit, before they are processed. It preserves the intermediate and final results before these are sent to the output devices. It also saves the data for the later use. The various storage devices of a computer system are divided into two categories.

1. Primary Storage: Stores and provides very fast. This memory is generally used to hold the program being currently executed in the computer, the data being received from the input unit, the intermediate and final results of the program. The primary memory is temporary in nature. The data is lost, when the computer is switched off. In order to store the data permanently, the data has to be transferred to the secondary memory. The cost of the primary storage is more compared to the secondary storage. Therefore most computers have limited primary storage capacity.

2. Secondary Storage: Secondary storage is used like an archive. It stores several programs, documents, data bases etc. The programs that you run on the computer are first transferred to the primary memory before it is actually run. Whenever the results are saved, again they get stored in the secondary memory. The secondary memory is slower and cheaper than the primary memory. Some of the commonly used secondary memory devices are Hard disk, CD, etc.

Attachments:
Similar questions