Answers

Question and Answer:

  Home  Computer Architecture

⟩ What is Virtual Memory?

Virtual Memory is a way of extending a computers memory by using a disk file to simulate add'l memory space. The OS keeps track of these add'l memory addresses on the hard disk called pages, and the operation in bringing in pages is called page fault.

 132 views

More Questions for you: