42) In 8086, how many bytes does DT directive reserve in the data segment?
Answers
Answered by
0
The DT directive is used to tell the assembler to declare a variable, which is 10 bytes in length or to reserve 10 bytes of storage in memory.
Similar questions