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
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
b) pointer address of the stack segment
c) name of the stack segment
d) name of the stack, code and data segments