RTUComputer ScienceYr 2024 · Sem 52024

Q6Microprocessor and Interfaces

Question

2 marks

Define Memory Segmentation.

Answer

Memory segmentation is a technique where the total 1MB memory space is divided into logical blocks.

Memory segmentation is a technique used in processors like the 8086, where the total 1MB memory space is divided into logical blocks called segments (e.g., Code, Data, Stack, Extra segments) of 64KB each.

Back to Paper