Multiple choice

In external fragmentation which will be the best memory allocation method?

  1. Segmentation

  2. Debbuging

  3. Pagging

  4. Non-preemptive scheduling

  5. Preemptive scheduling

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Memory segmentation is the division of a computer's primary memory into segments or sections. In a computer system using segmentation, a reference to a memory location includes a value that identifies a segment and an offset within that segment.