

MCQOPTIONS
Saved Bookmarks
1. |
The ____________ is the distributed-memory version of the OpenMP busywait loop. |
A. | For loop |
B. | while(1) loop |
C. | Do while loop |
D. | Empty |
Answer» C. Do while loop | |