Question
What is a segment in memory management?
Select an option. Your answer will be checked instantly.
Correct Answer: A. A variable-size logical unit such as code, stack, or a data module
Explanation:
Segmentation reflects the programmer's logical view by dividing a process into meaningful variable-sized regions.
Each segment has an independent base, length, and often protection attributes.
Leave a Reply