What is virtual memory? Pros and cons?
Anonimo
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.