Vidyalelo
Computer Science · Q584

Computer Architecture

Engineering and GATE · Computer Science · question 584

Q584

The instruction JG loop does . . . . . . . .

A.
jumps to the memory location loop if the result of the most recent arithmetic op is even
B.
jumps to the memory location loop if the result of the most recent arithmetic op is greater than 0
Answer
C.
jumps to the memory location loop if the test condition is satisfied with the value of loop
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board