

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 | |