Multiple Choice
____ are sections of code that can be executed by only one process at a time.
A) Critical regions
B) Exclusive zones
C) Locked sections
D) Synchronized sections
Correct Answer:

Verified
Correct Answer:
Verified
Q14: The message passing mechanism is sometimes referred
Q15: Distributed-memory systems can still be shared-memory systems.
Q16: The standard way of multiplying two matrices,using
Q17: In Fortran95,the forall construct indicates parallel execution
Q18: A semaphore's _ operation tests the semaphore
Q20: _ occur when two processes attempt to
Q21: SPMD (single program multiple data)programming does not
Q22: Distributed-memory systems suffer from _ problems.<br>A) synchronization<br>B)
Q23: A _ executes a particular sequence of
Q24: In the early days of computing,jobs were