Saved Bookmarks
| 1. |
What are the multiprocessors in computer architecture and categories? |
|
Answer» Explanation: A MULTIPROCESSOR is a COMPUTER system with two or more central processing units (CPUs) share FULL access to a COMMON RAM. ... In shared memory multiprocessors, all the CPUs shares the common memory but in a distributed memory multiprocessor, EVERY CPU has its own private memory |
|