 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | In nested loops, the continue statement, if present within a nested if structure, will exit the ____________ | 
| A. | If structure | 
| B. | nested if structure | 
| C. | entire loop | 
| D. | present iteration | 
| Answer» C. entire loop | |