Computer Studies
Operating Systems
What is 'Segmentation' in memory management?
Explanation
Segmentation divides memory into logical sections (segments) based on the program's structure, such as code, data, and stack segments.
Reference: Computer Studies
, Page 4