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 ▸

Convert 56 (decimal value) into its binary equivalent


Write the number 195 in binary


What is the difference between a high- and a low-level programming languages?


Convert 01010001 from binary to decimal