Page 1 of 1

In the instruction, ASSUME CS : CODE, DS : DATA, SS : STACK the ASSUME directive directs to the assembler the

Posted: Thu Jul 14, 2022 8:34 am
by answerhappygod
a) address of the stack segment
b) pointer address of the stack segment
c) name of the stack segment
d) name of the stack, code and data segments