3 Memory and Processors
1 State what is meant by 'ROM'. (1) ROM is meant by Read Only Memory which stores data permanently. 2 State what is meant by 'RAM'. (1) RAM is meant by Random Access Memory which cannot store data when it has now power. 3 Explain why increasing the amount of RAM in a system improves the user experience. (3) Increasing the amount of RAM in a system improves the user experience because adding more RAM can improve the performance of a computer system when the user is using multiple files or programs at the same time. It can also be useful to increase the amount of RAM when programs are updated, as the updates often include more complex features that require the use of more memory. 4 Describe what virtual memory is and why it is used. (2) When the computer system does not have enough space in RAM, the operating system creates a memory using an area of secondary storage. This memory is known as virtual memory. Virtual memory is used to simulate physical RAM by using hard dis...