Architecture Question:
Download Questions PDF

What is a Virtual Memory?

.Net Architecture Interview Question
.Net Architecture Interview Question

Answer:

This Memory is used extending the capability of physical memory. This memory is simulated by the hard drive.When all the RAM is being used the computer will swap data to the hard drive and back to give the impression that there is more memory

Download .Net Architecture Interview Questions And Answers PDF

Previous QuestionNext Question
Explain the purpose of cache? How is it used?Explain write back and write through caches?