Note that the image or diagram that describe the segmentation memory allocation technique as applied in operating System is attached.
What is segmentation memory allocation technique?Segmentation is a memory management method used in operating systems that divides memory into variable size segments. Each component is known as a segment, and it can be assigned to a process. A table called a segment table stores information about each segment.
Segmentation is a memory management strategy that divides each task into numerous segments of varying length, one for each module that comprises elements that perform similar activities. Each segment corresponds to a separate logical address area in the program.
Learn mor about segmentation memory allocation technique:
https://brainly.com/question/31199513
#SPJ1