Imported from computersciencecafe.com
Read-only memory (ROM)
A type of primary memory that is non-volatile and contains instructions that cannot be altered.
Cache memory
A small amount of high-speed memory used to store frequently accessed data for faster access by the CPU.
Secondary memory
Long-term storage used to store data and programs that are not currently being used.
Denary/Decimal
A base-10 numbering system, used to represent decimal numbers.
Hexadecimal
A base-16 numbering system, used to represent binary data more efficiently.
Thinking logically
A problem-solving approach that involves breaking down problems into smaller parts and using reasoning to arrive at solutions.
Non-volatile
Memory that retains its contents even when power is removed.