Operating SystemsQuestion 23 of 100

What does the term 'virtual memory' describe?

a.Using disk space to extend the apparent amount of RAM available
b.A cloud storage service
c.The memory built into a GPU
d.A backup of the BIOS settings

Explanation

Virtual memory lets the operating system use a portion of the disk, called a page file or swap, as an extension of physical RAM. This allows more programs to run than would fit in RAM alone. However, disk is much slower than RAM, so heavy swapping can reduce performance.

Practice all 100 questions free — no signup required.

Related questions on this topic

Last reviewed: · editorial process

Sen Lin, PrepPass Founder · Verified against Google IT Support Professional Certificate · How we review
Report