COMPUTER SOFTWARE
OPERATING SYSTEMS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which of the following statements relates to segmentation?
|
Variable size memory blocks
|
|
Fixed size memory blocks
|
|
Fetching the next instruction as the current one is being decoded
|
|
Parts of files distributed across a disk
|
Explanation:
Detailed explanation-1: -In real mode or V86 mode, the size of a segment can range from 1 byte up to 65, 536 bytes (using 16-bit offsets).
Detailed explanation-2: -Memory segmentation describes the system of segmenting processes and loading the information into non-contiguous spaces in memory. This allows for better efficiency in memory management. Though the system incurs external fragmentation it allows for smaller chunks of segmented processes to be loaded.
There is 1 question to complete.