MCQOPTIONS
Saved Bookmarks
| 1. |
Select which clause in OpenMP is similar to the private, except values of variables are initialized to corresponding values before the |
| A. | firstprivate |
| B. | shared |
| C. | all of the above |
| D. | private |
| Answer» C. all of the above | |