MCQOPTIONS
 Saved Bookmarks
				| 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 | |