Computer Assignment 3
Computer Assignment 3
FA23-BSEN-0016
Assignment #1
Computer Concepts and Applications
Q1. Explain in detail about main(primary) memory and secondary memory with
examples along with the differences b/w these two.
Primary Memory:
Primary memory is also known as main memory or may also refer to “Internal memory”
and primary storage. All those types of computer memory that are directly accessed by
the processor using a data bus are called primary memory. The use of memories is
therefore mandatory in all systems using a microprocessor, including computers.
Secondary Memory:
Examples: Hard Disk, Floppy Disk, Magnetic Tapes, DVDs, SSD etc.
Differences Between Primary and Secondary Storage
Q2. What is RAM, ROM and Cache memory? on what conditions do we use these
memories in a Computer?
Cache Memory:
Cache memory is a small, high-speed type of volatile memory that serves as a
buffer between the CPU and slower, larger memory such as RAM or storage
devices.
Its primary purpose is to store frequently used data and instructions to accelerate
access to that data by the CPU, improving overall system performance.
Cache memory is managed automatically by the CPU and is transparent to the
user.
Q2. What are SSD and HDD? Can we categorize them on the basis of devices?
SSD (Solid-State Drive) and HDD (Hard Disk Drive) are two common types of storage
devices used in computers and other electronic devices. They differ in how they store
and retrieve data. While SSDs and HDDs are most commonly found in laptops and
desktop computers, they can also be categorized based on the devices in which they
are used.