Which mechanism allows an operating system to simulate more memory than the computer physically contains by transferring data temporarily to secondary storage?
Explanation:
Virtual memory combines physical RAM with temporary space on the hard drive (paging/swap file) to let the system handle larger memory loads than physical RAM capacity allows.
No comments yet. Be the first to start the discussion!