Q. Combined Parallel Work-sharing Constructs?
Combined parallel work sharing constructs are shortcuts for specifying a work sharing construct nested instantaneously in a parallel construct. The joined parallel work sharing constructs permit definite clauses that are permitted on both parallel constructs as well as on work-sharing constructs. OpenMP specifies the two joint parallel work-sharing constructs: parallel sections construct and parallel loop construct.