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


Discussion

No Comment Found