MCQOPTIONS
Saved Bookmarks
| 1. |
Distributed Memory |
| A. | A computer architecture where all processors have direct access to common physical memory |
| B. | It refers to network based memory access for physical memory that is not common |
| C. | Parallel tasks typically need to exchange dat(A) There are several ways this can be accomplished, such as through, a shared memory bus or over a network, however the actual event of data exchange is commonly referred to as communications regardless of the method employ |
| Answer» C. Parallel tasks typically need to exchange dat(A) There are several ways this can be accomplished, such as through, a shared memory bus or over a network, however the actual event of data exchange is commonly referred to as communications regardless of the method employ | |