Select the correct name for: a memory management technique that divides memory into variable-sized segments based on logical divisions of a program.
- A. Swapping
- B. Shell
- C. Bootloader
- D. Memory segmentation ✓
Correct answer
D. Memory segmentation
Explanation
Memory segmentation refers to a memory management technique that divides memory into variable-sized segments based on logical divisions of a program.