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 ▸

Describe two different functions performed by an operating system [4 marks]


How do I put 10101011 from binary into decimal?


Describe the diference between an object and a class


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