Sayan DUTTA
Sayan DUTTA
SECONDERY
STORAGE
CONTROL UNIT
(CU)
ARITHMETICAL
AND LOGICAL
UNIT
3.How many types of storage a computer
normally uses? Justify need for each storage
type.
Ans:
A computer typically uses several types of storage to
fulfill different needs based on factors like speed,
capacity, durability, and accessibility. The main types of
storage devices used in a computer system are:
Tertiary Storage:
Types: Cloud Storage, External Drives, Network-
Attached Storage (NAS)
Need: Tertiary storage involves storing data off-
site or externally to ensure data redundancy,
backup, and remote accessibility.
Justification: Cloud storage allows data to be
accessed from anywhere and offers backup and
synchronization services. External drives provide
additional portable storage, and NAS devices offer
shared storage for home or office networks.
Offline Storage:
Types: Magnetic Tapes, Optical Discs, USB Drives
Need: Offline storage serves as a long-term archive
for data that is rarely accessed but needs to be
preserved.
Justification: Magnetic tapes and optical discs are
used for data backup and archival purposes due to
their cost-effectiveness and durability. USB drives
offer portable and easily accessible offline storage.
Cache Memory:
Types: L1 Cache, L2 Cache, L3 Cache
Need: Cache memory is a small and extremely fast
memory storage that temporarily stores
frequently accessed data and instructions to
reduce CPU access times.
Justification: Cache memory speeds up data
retrieval for the CPU by storing copies of
frequently used data, minimizing the need to
access slower main memory
4.What are the two main components of CPU of a
computer system list the main functions of each
component.
Ans: The two main components of the Central
Processing Unit (CPU) in a computer system are: