1.

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
C. jumps to the memory location loop if the test condition is satisfied with the value of loop
D. none of the mentioned
Answer» C. jumps to the memory location loop if the test condition is satisfied with the value of loop


Discussion

No Comment Found