Yardi Systems Interview Question

What is virtual memory? Pros and cons?

Interview Answer

Anonymous

Oct 5, 2017

Virtual memory is memory that appears as if it's being stored in your main storage drive, but it's actually stored in a secondary with instant--or nearly instant--access on demand. Pro--less space used on primary drive usually means faster acesss to programs and other more commonly used data. Cons--it isn't always as seemless a transition as it should be.