BASIC THEORY
BASIC THEORY
output devices:
An output device is any hardware device which is used to send data from a computer to another device
or user is called output device.
STORAGE
There are two types of storage primary storage and secondary storage
Primary storage:
It is also known as internal memory and main memory. This is a section of CPU that holds
program instructions, input data, and intermediate results. It is generally smaller in size.
RAM (random access memory) and ROM (read only memory) are examples of primary
storage.
Ram (random access memory)
Initially every task is stored in RAM & then executed or stored in hard disk. It is volatile
memory. It stores data temporary, so no data remain when the power is switched off.
Rom (read only memory)
It is programming chip, where all the system information are recorded & can’t be
changed. It is non-volatile memory.
Secondary Storage
• Secondary storage is a memory that is stored external to the computer. It is mainly used for the
permanent and long-term storage of programs and data.
• Hard disk, CD, DVD, flesh drive, SSD etc. Are examples of secondary storage.