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, 22.06.2019 08:30
Active listen eliminates barries to communication true or false
Answers: 1
question
Computers and Technology, 22.06.2019 11:00
You receive an email from an impressive-sounding stranger, professor alexander rothschild renard iii, president of the american institute for scientific political statesmen. he urges you to vote for his presidential candidate choice. this social media red flag is known as
Answers: 1
question
Computers and Technology, 23.06.2019 06:10
The head restraint should be adjusted so that it reaches a.the top of your ears b.the base of your skull c.the top of the head
Answers: 1
question
Computers and Technology, 24.06.2019 12:00
Which spreadsheet operation does a look function perform?
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
Business, 21.04.2020 22:33
question
Biology, 21.04.2020 22:33
question
Mathematics, 21.04.2020 22:33
Questions on the website: 13722363