ROM (Read-Only) - Non-volatile
Small permanent memory that holds small program called the bootstrap - Looks for OS when "Booting"
RAM (Random Access Memory) - Volatile
Holds OS / Data / Programs that are IN USE.
Emptied when PC is switched off
K.B Blog
Tuesday, 29 March 2011
Sunday, 27 March 2011
Archiving and Backing Up
Archiving
- Archiving is done less frequently
- Cheap Media
- Is current Data that may be required immediately
Random Access
- Follows an hashing algorithm to store every piece of data is stored in a specific location
- Very Fast
- If it is not complicated enough it can result in clashes
Index Sequential Storage

XXX (400) = Visa +
X (0)= Country +
XX (12) = Bank +
XX = (34) Branch +
XXXX (5678) =
XXXX (9123)
- Quick Response
Seqential Storage
Structured way of saving and locating information
e.g. (A-Z), (0-1000000)
slower to save
quicker to locate
e.g. (A-Z), (0-1000000)
slower to save
quicker to locate
Subscribe to:
Posts (Atom)