One memory management technique frequently used by operating systems is ____________________, which uses a portion of the computer's hard drive as additional RAM.

Fill in the blank(s) with the appropriate word(s).


virtual memory

Computer Science & Information Technology

You might also like to view...

To create an option group within a selection list, you should use the ____ tags.

A. B. C. D.

Computer Science & Information Technology

FIGURE 2-2Figure 2-2 above represents a(n) ____ user interface.

A. GUI B. JVM C. terminal I/O D. variable

Computer Science & Information Technology

Use the ____ button on the FORM LAYOUT TOOLS ARRANGE tab to merge cells.

A. Combine B. Add C. Merge D. Combine Cells

Computer Science & Information Technology

A programming approach in which you solve a “big” problem by (1) breaking it into “small” problems, (2) solving each “small” problem, and (3) combining the “small” problem solutions into a solution is known as ____.

A. code refactoring B. drilling down C. divide and conquer D. track and test

Computer Science & Information Technology