Memory And Storage Flashcards
What does RAM stand for?
Random Access Memory
RAM is the main memory in a computer that can be read and written to.
What is the characteristic of RAM?
Volatile
RAM is volatile, meaning it loses its data when power is off.
What does ROM stand for?
Read Only Memory
ROM is non-volatile memory that stores essential instructions needed to boot the computer.
What type of memory is ROM?
Non-volatile
ROM retains its data even when the power is turned off.
Define volatile memory.
Temporary memory that requires power to retain its data
When power is lost, volatile memory loses all its stored information.
What is non-volatile memory?
Permanent memory that keeps data even when power is off
Examples include ROM and hard drives.
What happens when RAM is full?
Data is moved to Virtual Memory
The operating system manages this process by swapping data between RAM and secondary storage.
What is Virtual Memory?
A location on secondary storage used when RAM is full
It allows the operating system to extend the available memory by using disk space.
What is Primary Storage?
Memory directly accessed by the CPU
Includes RAM, ROM, Cache, and Registers.
Fill in the blank: RAM stores data, files, and programs currently in _______.
use
This allows the CPU quick access to data that is actively being processed.
What is secondary storage?
Secondary storage is non-volatile. It is where all data (the operating system, applications and user files) are stored when not in use.
What are solid state storage devices?
Solid State Drives (SSDs) are storage devices with no moving parts. SSDs have fast read/write speeds.
E.g. SSD Internal / External drive, USB Stick, SD Card
What is optical storage?
Optical storage includes CDs, DVDs and Blu-ray. Optical storage is very cheap per GB and is very portable.
What is magnetic storage?
Magnetic storage includes hard drives and magnetic tape. Both of these have a large storage capacity and have a low cost per GB.
What does capacity refer to in storage devices?
The amount of data that can be stored on the device.
What is reliability in memory and storage?
The shelf life of the media; how long it will retain data so that it can be accessed reliably and without error in the format in which it was originally saved.
What does speed refer to in memory and storage?
How quickly data can be accessed from or written to the media.
What is portability in the context of memory and storage?
Can the media be easily moved about? This depends on both the size and weight of the media.
How is cost defined in memory and storage?
How expensive the media is in terms of cost per gigabyte of storage.
What does durability mean in memory and storage?
How resistant the media is to damage; whether it is rugged enough to survive knocks, scratches, etc.
What is a BIT?
A single binary digit (1 or 0)