McqMate
Q. |
_______________ Function returns the number of threads that are currently active in the parallel section region. |
A. | omp_get_num_procs ( ) |
B. | omp_get_num_threads ( ) |
C. | omp_get_thread_num ( ) |
D. | omp_set_num_threads ( ) |
Answer» B. omp_get_num_threads ( ) |
View all MCQs in
Muli-core Architectures and ProgrammingNo comments yet