logo

Crowdly

If the start of stack segment is the logical address (0710:0000) . Specify the...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

  • If the start of stack segment is the logical address (0710:0000). Specify the 1st byte logical address of the data segment when the type is : Byte, Word, Dword, Para and Page
Guidelines:

  1. Specify your answer using uppercase letters.
  2. Each value, segment number or offset, must contain 4 hexadecimal digits. 
  3. The logical addresses must be given between parenthesis with a segment number and an offset ex. (0213:0003)

Stack segment          stack

            Db                   125 dup (?)

Stack  ends   

data segment              type

a          dw     7534o,1111010110110011b,4,-125,0bfh

b          db      5Eh,4 dup (48,0),64,'abcd'

            .radix   16

c          dd    4321,24d,9876,10011b

            dw       7851,1234,50D

data     ends

code segment

...

code ends

         end start

 

BYTE

WORD

DWORD

PARA

PAGE

1st byte logical address

Merci de répondre à tous les éléments de la question.
More questions like this

Want instant access to all verified answers on esiclass.esi.dz?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!