subject

This question hasn't been answered yet
ask an expert

suppose that you are given the following program. what decimal value does the ax register hold when someprocedure is called? ?

.data
x dword 153461
y byte 37
z byte 90

.code
main proc
mov ah, y
mov al, z
call someprocedure
inc eax
mov ebx, z
xor eax, ebx
exit
main endp
end main

which decimal value?

a. 9562

b. 3790

c. 9037

d. 23077

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 12:30
What characteristic of long period comets suggest they come directly from the oort cloud?
Answers: 2
question
Computers and Technology, 22.06.2019 18:30
List the five on-board vehicle subsystems
Answers: 1
question
Computers and Technology, 23.06.2019 07:30
Write a program that inserts the digits of an integer into an array in originalorderfollowed by reverse order. first, promptthe user to enter a positive integer(> 0). determine the number of digits of the integer. create a dynamically allocated integer arrayof a size twice the number of digits.now insert the digits in original order which will occupy half of the array. then, insert the digits in reverse order.finally, output thedigits in thearray.use at least two functions to organize your program.
Answers: 3
question
Computers and Technology, 23.06.2019 09:30
You have been supporting csm tech publishing's windows server 2016 server network for over a year. the office has two windows server 2016 servers running active directory and a number of other roles. management has informed you that a small sales office is opening in the same building three floors up. the sales manager wants to install a sales application on a server located in the sales office. this server will have limited physical security because there's no special room dedicated for it, which means it will be accessible to non-it personnel and visitors. you're considering installing windows server 2016 server core on the new server because accessing its console regularly probably won't be necessary, and this server will be managed from one of the other csm tech publishing servers. what are the benefits and drawbacks of using server core for this branch office? what are some things you should do to set up this server management environment?
Answers: 1
You know the right answer?
This question hasn't been answered yet
ask an expert

suppose that you are given th...
Questions
question
History, 27.09.2020 14:01
question
English, 27.09.2020 14:01
question
History, 27.09.2020 14:01
question
Mathematics, 27.09.2020 14:01
question
Chemistry, 27.09.2020 14:01
question
Law, 27.09.2020 14:01
question
Mathematics, 27.09.2020 14:01