Segmentation is a memory management technique in which memory is divided into:
2025
Segmentation is a memory management technique in which memory is divided into:
Answer: C. Variable-sized blocks of memory — Segmentation divides a program or memory space into logical segments such as code, data, and stack. These segments are variable in size, unlike paging where…
- A.
Fixed-sized blocks of memory
- B.
Different types of data structures
- C.
Variable-sized blocks of memory
- D.
Non-contiguous blocks of memory
Attempted by 246 students.
Show answer & explanation
Correct answer: C
Segmentation divides a program or memory space into logical segments such as code, data, and stack. These segments are variable in size, unlike paging where memory is divided into fixed-size pages and frames. Hence, segmentation divides memory into variable-sized blocks of memory.
Explore the full course: Bihar Stet Paper Ii Computer Science