

InterviewSolution
Saved Bookmarks
1. |
Solve : DOS MZ Header? |
Answer» <html><body><p>hello ,<br/> <br/>Can anyone say me the difference between Initial <a href="https://interviewquestions.tuteehub.com/tag/ss-632580" style="font-weight:bold;" target="_blank" title="Click to know more about SS">SS</a> value(e_ss) and Initial SP value(e_sp) in DOS MZ Header The initial SS value contains the paragraph address of the <a href="https://interviewquestions.tuteehub.com/tag/stack-19511" style="font-weight:bold;" target="_blank" title="Click to know more about STACK">STACK</a> segment relative to the <a href="https://interviewquestions.tuteehub.com/tag/start-239994" style="font-weight:bold;" target="_blank" title="Click to know more about START">START</a> of the load <a href="https://interviewquestions.tuteehub.com/tag/module-239385" style="font-weight:bold;" target="_blank" title="Click to know more about MODULE">MODULE</a>, and the initial SP value contains the absolute value that must be loaded into the SP register before the program is given <a href="https://interviewquestions.tuteehub.com/tag/control-425557" style="font-weight:bold;" target="_blank" title="Click to know more about CONTROL">CONTROL</a>.<br/></p></body></html> | |