🎴 Flashcard Mode

MS-DOS and Operating System Basics

Card1 / 15
Mastered0
Review0
QuestionClick to flip

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

AnswerClick to flip back
A
Segmentation
💡 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.

Change Mode