subject

After the following code executes, what value will be stored at offset [str2+4]?
1: .data
2: str1 byte "aaax",0
3: str2 byte 10 dup(0ffh)
4: .code
5: mov edi,0
6: l1: mov al,[str1+edi]
7: cmp al,0
8: je l2
9: mov [str2+edi],al
10: inc edi
11: jmp l1
12: l2:

a. cannot be determined
b. ascii code of "x"
c. 00h
d. 0ffh

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 10:30
Would a ps4 wired controller work on an xbox one
Answers: 1
question
Computers and Technology, 24.06.2019 08:30
Intellectual property rights are exclusive rights that protect both the created and the creation. ipr offers exclusively what benefits to the person or people covered by it
Answers: 3
question
Computers and Technology, 24.06.2019 13:00
Which one of the following functions is not available on the autosum tool? sum average if max
Answers: 3
question
Computers and Technology, 24.06.2019 15:00
When a presentation is being planned, it is important to ensure that it covers all available information. appeals to the audience. uses multimedia tools. entertains the audience.
Answers: 1
You know the right answer?
After the following code executes, what value will be stored at offset [str2+4]?
1: .data <...
Questions
question
Biology, 12.12.2019 21:31
question
English, 12.12.2019 21:31
question
Mathematics, 12.12.2019 21:31
Questions on the website: 13722363