What is Virtual Memory and How it Works?

Virtual memory is a way for an application to function as if the system had more RAM than it actually does. Virtual memory works by swapping non required data to a file on the hard disk called a swap file or page file. This data is then called up and used only when it is … Continue reading What is Virtual Memory and How it Works?