What are different memory model is used in 8086 assembly language.
Answer:
There are several
types of memory: Memory model TINY, SMALL, COMPACT, MEDIUM, LARGE, HUGE or
FLATS
Syntax:
MODEL memory-model.
SMALL
|
Code in one
segment data in one segment
|
MEDIUM
|
Code in more than
one segment, data in one segment.
|
COMPACT
|
Code 1n one
segment, data m more than one segment.
|
LARGE
|
Both code and
data In more than one segments No array large than 64 KB
|
HUGE
|
Both Code and
data 111 more than one segments array may be large than ‘64 KB
|
No comments
Dear Members, Thanks for Your Comments. We must be reply your comment answer as soon as possible. Please Stay with us.....