Basic Parts of A Computer
Basic Parts of A Computer
What is a Computer?
A computer is a machine or an electronic device that stores, retrieves, and manipulates
data. It can perform arithmetic operations or logical functions automatically based on the
instructions and input data provided by users. Here, input data refers to the information
provided by the users. The input data can be numbers or words, and the instructions
refer to the codes or programs.
The components of a computer are classified into two categories, namely, hardware
and software. The physical parts of a computer are called hardware. The processor, the
input and output devices of a computer, for example, the keyboard, printer, mouse,
monitor, speakers are part of its hardware. The storage devices also constitute the
hardware of a computer. The set of instructions, and the programs installed on a
computer constitute its software. The computer software can be classified into two
categories, namely, the application software and the operating system. The application
software instructs the computer to perform specific tasks based on the input data. The
operating system controls the integrated working of the various parts of the computer
hardware.
RAM
Random Access Memory or RAM refers to the volatile memory of a computer. It is a very
common topic covered in the chapter on the parts of computers for kids. It is referred to as the
main memory of the computer. RAM is one of the main parts of a computer and it stores the
application programs, operating system, and the data that is currently used. It takes a shorter
time to read data from RAM and to write data in it. Therefore, the processor of a computer can
access the data stored in the Random Access Memory, in a short time. As stated above, RAM
is volatile, that is, all the data stored in it is lost when we turn off the computer. So, every time
we restart the computer the operating system along with the other programs is reloaded into
RAM from the hard disk drive. Also, RAM can hold less data than a hard disk, so it can be
stored in microchips. For example, RAM can hold 8 GB of data whereas a hard disk can hold 10
TB of data.
Storage
One of the basic parts of a computer is constituted by its storage components. The solid-state
drive and the hard disk drive are the key storage components of a computer. The hard disk
drive of a computer system stores data permanently. Therefore, even if you turn off the
computer, the data stored in the hard disk drive will be saved. All the important data, software
programs, and operating systems are stored in the hard disk drive of a computer. Hard disk
drives are secondary storage devices.
Solid-state storage devices can store data continuously on integrated circuit assemblies. The
SSD’s or solid-state devices contain semiconductor cells and store data on them. These storage
drives run silently. The semiconductor cells can store 1 to 4 bits of data. These storage devices
come with lower access times and lower latency. SSD’s facilitate better storage density, more
reliability, and high data-transfer rates. Also, the solid-state drives are highly shock-resistant as
compared to hard disk drives.