 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | The ______________ specifies that the iterations of the for loop should beexecuted in parallel by multiple threads. | 
| A. | Sections construct | 
| B. | for pragma | 
| C. | Single construct | 
| D. | Parallel for construct | 
| Answer» C. Single construct | |