subject
Computers and Technology, 28.01.2020 04:31 jialala

The following data segment starts at memory address 0x3600 (hexadecimal)
.data
printstring byte "do not add decimal to hex",0
somebytes word 19 dup(0)
morebytes byte 10, 20, 30, 40, 50, 60, 70, 80, 90
questionaddr dword ?
ignoreme word ?

what is the hexadecimal address of questionaddr?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:50
A911 dispatcher is the sole sender of messages to all police officers. while on patrol, officers communicate with the dispatcher who, in turn, relays messages to other officers. the officers do not communicate directly with one another. this illustrates a network.
Answers: 1
question
Computers and Technology, 23.06.2019 01:20
Me with this program in c++ ! computers represent color by combining sub-colors red, green, and blue (rgb). each sub-color's value can range from 0 to 255. thus (255, 0, 0) is bright red. (130, 0, 130) is a medium purple. (0, 0, 0) is black, (255, 255, 255) is white, and (40, 40, 40) is a dark gray. (130, 50, 130) is a faded purple, due to the (50, 50, 50) gray part. (in other word, equal amounts of red, green, blue yield gray).given values for red, green, and blue, remove the gray part. ex: if the input is 130 50 130, the output is: 80 0 80. thus, find the smallest value, and then subtract it from all three values, thus removing the gray.
Answers: 3
question
Computers and Technology, 23.06.2019 13:30
Spoons are designed to be used for: spring hammering. applying body filler. identifying high and low spots. sanding highly formed areas.
Answers: 3
question
Computers and Technology, 23.06.2019 14:30
The option enables you to modify a slide element in most presentation applications.
Answers: 2
You know the right answer?
The following data segment starts at memory address 0x3600 (hexadecimal)
.data
printstri...
Questions
question
Mathematics, 05.04.2021 20:40
question
Health, 05.04.2021 20:50
question
Chemistry, 05.04.2021 20:50
question
Mathematics, 05.04.2021 20:50
Questions on the website: 13722363