subject

1. What is the value of ECX in decimal after the following completes executing? mov ECX, 5000
here: nop
loop here
2. What is the value of EDI after the following code has completed running?
mov EDI, 10
mov ECX, 2
rep movsb
Note: you can not run this in Visual C++... figure it out."Given the string called 'letters' in memory which is equal to 'Fancy' in ASCII and the following code:"lea ESI, letters
mov al,[ESI+4]
What value is placed in the AL register?
A. 59 hex
B. 79 hex
C. 52 hex
D. 70 hex

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:30
Write a function so that the main program below can be replaced by the simpler code that calls function original main program: miles_per_hour = float( minutes_traveled = float( hours_traveled = minutes_traveled / 60.0 miles_traveled = hours_traveled * miles_per_hour print('miles: %f' % miles_traveled) sample output with inputs: 70.0 100.0 miles: 116.666667
Answers: 3
question
Computers and Technology, 23.06.2019 00:30
Knowing that the central portion of link bd has a uniform cross sectional area of 800 mm2 , determine the magnitude of the load p for which the normal stress in link bd is 50 mpa. (hint: link bd is a two-force member.) ans: p = 62.7 kn
Answers: 2
question
Computers and Technology, 24.06.2019 02:30
Assume a class window with accessor method getwidth that accepts no parameters and returns an integer. assume further an array of 3 window elements named winarr, has been declared and initialized. write a sequence of statements that prints out the width of the widest window in the array.
Answers: 2
question
Computers and Technology, 24.06.2019 13:00
What are some websites that you can read manga (ex: manga rock)
Answers: 1
You know the right answer?
1. What is the value of ECX in decimal after the following completes executing? mov ECX, 5000
...
Questions
question
Mathematics, 27.04.2021 21:20
question
Biology, 27.04.2021 21:20
question
Biology, 27.04.2021 21:20
question
Mathematics, 27.04.2021 21:20
Questions on the website: 13722361