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