Overlaying

2008

Overlaying

  1. A.

    requires use of a loader

  2. B.

    allows larger programs, but requires more effort

  3. C.

    is most used on large computers

  4. D.

    is transparent to the user

Attempted by 364 students.

Show answer & explanation

Correct answer: B

Overlaying is a memory management technique designed to execute programs larger than the available physical memory by swapping sections in and out. This approach allows larger programs to run on constrained hardware. However, managing these overlays typically requires explicit programmer intervention or complex logic, which distinguishes it from transparent virtual memory systems.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Isro