Computers use virtual memory, can you explain what this is and how it is used?

Virtual memory is within the hard disk of the computer. It functions in the same way as RAM, but storing open applications when there is not enough RAM. It has a slower access time than the main memory and its use can lead to disk thrashing and poor performance.

TD

Related Computing GCSE answers

All answers ▸

Write the number 195 in binary


What is a Mutatable Data Structure?


What is batch processing?


What is the result of this binary addition: 0110 + 0101 ?