machaa....i saw u..ur in BIT fourm...
me question ekata poddak udhau karana puluvan da..??
Questions 23 and 24 are based on the following piece of assembly code fragment which is typical for adding two integers.
MOV R1, #100
MOV R2, #100
MOV (R1), #50
ADD R2, (R1)
After completion of the code execution
(a) memory location 100 contains value 100. (b) memory location 50 contains value100.
(c) memory location 100 contains value 50. (d) memory location 100 contains value 150.
(e) memory location 50 contains value 150.
At the end of execution of the code, which of the following are the values of registers R1 and R2 respectively?
(a) R1=100, R2=100 (b) R1= 100, R2=150 (c) R1=150, R2=100
(d) R1=100, R2=250 (e) R1=150, R2=250
therenney ne machaa..!!
next sunday xam..
thanks.