Outline three differences between RAM and ROM

RAM is faster, primary memory, whereas ROM is secondary memoryRAM is volatile, whereas ROM is non-volatile, which is why ROM stores necessary information like the boot-up sequence.RAM stores applications currently in use, whereas ROM is used in the start-up process of a computer

CO

Related Computing GCSE answers

All answers ▸

Explain what is meant by "volatile" and "non-volatility" memory, their uses, and the difference between them


What is SQL? I know it's a 'query' language, but what does that mean?


Convert 10101101 from binary to both decimal and hexadecimal


Show how you would calculate 53 + 39 in 8-bit binary?