Tuesday, December 29, 2020

Advantages Of Memory Segmentation

 Advantages Of Memory Segmentation :

1) It  divides the memory logically to store instruction data and stack seperately.

2) Segmentation provide a way to easily implement object oriented programs.

3) it allows to process to easuea store the data.

4) segmentation is very useful for multi-user environment.

5) segmentation allows the use of 16 bit resistor to give an addressing capability of 1mb without segmentation we would reqired 20 bit resistor.

6) it is possible to increase the memory size of code ,data ,and stack segments beyond 64 kb by allowing more than one segment for each area.

7) segmentation make it possible to write programs which are position independent or dynamically relocatable. 

0 comments:

If you have any doubts,please let me know