1.

Mention Briefly The Advantages Of Memory Segmentation In 8086?

Answer»

Some of the advantages of memory segmentation in the 8086 are as follows:

  1. With the help of memory segmentation a user is able to work with registers having only 16-bits. 
  2. By memory segmentation the various portions of a PROGRAM can be of more than 68kb.
  3. The data and the USERS code can be stored separately allowing for more flexibility.
  4. Also DUE to segmentation the logical address range is from 0000H to FFFFH the code can be LOADED at any LOCATION in the memory.

Some of the advantages of memory segmentation in the 8086 are as follows:



Discussion

No Comment Found