Computer Science, asked by dristi9867, 1 month ago

Define the basic components of a computer​

Answers

Answered by reverie36
3

The five basic components of a computer are Input Unit, Output Unit, Memory Unit, Control Unit and Arithmetic and Logical Unit.

Answered by dibyansh1000
2

Answer:

The computer is the combination of hardware and software. Hardware is the physical component of a computer like motherboard, memory devices, monitor, keyboard etc., while software is the set of programs or instructions. Both hardware and software together make the computer system function.

Input device: Input unit is used to feed any form of data to the computer, which can be stored in the memory unit for further processing.

Eg: Keyboard, mouse, etc.

Central processing unit (CPU): CPU is the major component which interprets and executes software instructions. It also control the operation of all other components such as memory, input and output units. It accepts binary data as input, process the data according to the instructions and provide the result as output. The CPU has three components which are Control unit, Arithmetic and logic unit (ALU) and Memory unit.

(i) Arithmetic and Logic Unit:

The ALU is a part of the CPU where various computing functions are performed on data. The ALU performs arithmetic operations such as addition, subtraction, multiplication, division.

(ii) Control Unit: The control unit controls the flow of data between the CPU, memory and I/O devices. It also controls the entire operation of a computer.

Output Unit: An Output Unit is any hardware component that conveys information to users in an understandable form.

Example: Monitor, Printer etc.

Memory Unit: The Memory Unit is of two types which are primary memory and secondary memory. The primary memory is used to temporarily store theprograms and data when the instructions are ready to execute. The secondary memory is used to store the data permanently.

(i) The Primary Memory is volatile, that is, the content is lost when the power supply is switched off. The Random Access Memory (RAM) is an example of a main memory.

(ii) The Secondary memory is non volatile, that is, the content is available even after the power supply is switched off. Hard disk, CD-ROM and DVD ROM are examples of secondary memory.Read more on Sarthaks.com - https://www.sarthaks.com/1019833/explain-the-basic-components-of-a-computer-with-a-neat-diagram

This is your answer

hope it helps you

Attachments:
Similar questions