Computer Architecture and Design Question:
Download Job Interview Questions and Answers PDF
What is Virtual Memory?
Answer:
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.
Download Computer Architecture Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Cache Coherency? | What are the five stages in a DLX pipeline? |