InterviewSolution
Saved Bookmarks
| 1. |
What Is Shared Memory Architecture? |
|
Answer» A SINGLE ADDRESS space is visible to all EXECUTION threads. A single address space is visible to all execution threads. |
|