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 map — 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…
- A.
Page table
- B.
File allocation table
- C.
Memory map
- 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…