RAM vs ROM - Basic Difference
Front: What is the key difference between RAM and ROM?
Back: RAM is volatile (loses data when power is off) and can be written to and read from. ROM is non-volatile (retains data when power is off) and can only be read from, not written to.
RAM Function
Front: What are the two main functions of RAM?
RAM Features
Front: What are two key features of RAM?
Primary Memory Definition
Front: What is primary memory and how does it compare to secondary storage?
Back: Primary memory (RAM and ROM) can be accessed faster than secondary storage. It’s generally smaller in capacity, so finding files inside it is much faster than in secondary memory.
ROM Definition
Front: What does ROM store and why is it non-volatile?
Back: ROM is non-volatile, meaning data is not lost when power is turned off. It contains programs like the Basic Input Output System (BIOS) which defines how the computer starts up.
BIOS Function
Front: What is BIOS and when does it load?
Back: BIOS (Basic Input Output System) is stored in ROM. When you switch on your computer, BIOS is the first program to be loaded. Only after BIOS is loaded does the Operating System load.
ROM Types
Front: What are the three types of ROM?
RAM and ROM Comparison - Storage
Front: What does RAM store vs what does ROM store?
Hint: temporary & programs)
Back: RAM stores temporary data (instructions being processed and background programs). ROM stores permanent data (factory settings and start-up routines like BIOS).
RAM and ROM Comparison - Accessibility
Front: Can instructions be swapped in and out of RAM and ROM?
Yes for RAM - instructions can be swapped in and out.
No for ROM - instructions cannot be swapped.
RAM and ROM Comparison - Upgradeability
Front: Can RAM and ROM be upgraded?
Back: Yes for RAM (in some devices). No for ROM.
Virtual Memory
Front: What is virtual memory and when is it created?
Back: When the computer system does not have enough space in RAM, the operating system creates virtual memory by using an area of secondary storage. This is much slower than accessing data from RAM, causing decreased system performance.
Impact of RAM Size
Front: How does having more RAM affect computer performance?
Back: More RAM allows: 1. More programs to run simultaneously 2. Faster processing without relying on slow virtual memory 3. Better multitasking without the system getting stuck 4. Smoother performance for demanding tasks like gaming and HD video
Secondary Storage Definition
Front: What is secondary storage?
Back: Secondary storage devices serve as an addition to primary storage. They consist of non-volatile memory, allowing users to permanently store data on them.
Secondary Storage Types
Front: What are the three main types of secondary storage?
Back: 1. Optical Disk (CD, DVD, Blu-Ray) 2. Magnetic Disk/Hard Disk (HDD) 3. Flash Memory (SD cards, pendrives, SSDs)
Storage Media vs Storage Device
Front: What is the difference between storage media and storage device?
Back: Storage media refers to the technology used to store data. Storage device refers to the device that stores the data. Example: A pendrive is a storage device, while Flash Memory is its storage media.
Optical Disk Definition
Front: What is an optical disk and how does it work?
Back: An optical disk stores data digitally and uses laser beams (from a laser head mounted on an optical disk drive) to read and write data.
Optical Disk Types
Front: What are the three types of optical disks and their capacities?
GB x2
Back: 1. CD (Compact Disk) - 700MB, 150Kbps, for small files 2. DVD (Digital Versatile Disk) - 4.7GB, 1352Kbps, for mid-sized files 3. Blu-Ray - 25GB, 54Mbps, for large files like HD videos
Optical Disk Read/Write
Front: What is the difference between Read Only (R) and Re-Writable (RW) optical disks?
Back: Read Only (R) disks can only be written to once and then only read from. Re-Writable (RW) disks can be erased and rewritten to multiple times.
Hard Disk Structure
Front: What are the main components of a hard disk?
Back: 1. Platters - circular plates that store data 2. Spindle - rotates the platters 3. Read/Write Head - moves on an arm across tracks on the platter to read/write data
Spindle Speed
Front: What is spindle speed and why is it important?
Back: Spindle speed is measured in revolutions per minute (rpm). It indicates how fast the spindle rotates. Higher rpm means faster data access, which is a very important specification for hard disk performance.
Factors Affecting Hard Disk Speed
Front: What are the factors that affect the read/write speed of a hard disk?
Flash Memory Definition
Front: What is flash memory and what are its benefits?
Flash memory is used in most modern storage devices.
Benefits:
1. Very high read/write speed
2. Very slim and light in weight
3. Consumes very little electricity (ideal for battery devices)
4. No moving parts (less prone to physical damage)
Flash Memory Devices
Front: What storage devices use flash memory?
SSD Characteristics
Front: What are the key characteristics of SSDs?