Pergunta de entrevista da empresa AKUNA CAPITAL

What is virtual memory?

Resposta da entrevista

Sigiloso

15 de out. de 2015

Virtual memory is different depending on the OS. On Linux is generally referred to as swap space on windows this is managed by the OS. But in general this is for information or processed that are in RAM but not frequently accessed. Uses a small amount of disk space to store these processes until they are needed. RAM disks can be used in a similar way.