MCQOPTIONS
Saved Bookmarks
| 1. |
Which of these is not a source of overhead in parallel computing? |
| A. | non-uniform load distribution |
| B. | less local memory requirement in distributed computing |
| C. | synchronization among threads in shared memory computing |
| D. | none of the above |
| Answer» C. synchronization among threads in shared memory computing | |