The data structure used to represent the allocation status of main memory is…

2025

The data structure used to represent the allocation status of main memory is known as:

Answer: C. Memory mapThe data structure used to represent the allocation status of main memory is a memory map. A memory map keeps track of which portions of memory are free and…

  1. A.

    Page table

  2. B.

    File allocation table

  3. C.

    Memory map

  4. D.

    Memory management unit

Attempted by 635 students.

Show answer & explanation

Correct answer: C

The data structure used to represent the allocation status of main memory is a memory map. A memory map keeps track of which portions of memory are free and which are allocated. It is essential for memory management in operating systems.

Explore the full course: Bihar Stet Paper Ii Computer Science

Loading lesson…