Q. _______________ Function returns the number of threads that are currentlyactive in the parallel section region. (Solved)
1. omp_get_num_procs ( )
2. omp_get_num_threads ( )
3. omp_get_thread_num ( )
4. omp_set_num_threads ( )
- b. omp_get_num_threads ( )