Basic Window-Programming MCQ Question and Answer
Basic Window-Programming MCQ Question and Answer
41. Scalability refers to a parallel system's (hardware and/r software) ability
- To demonstrate a proportionate increase in parallel speedup with the removal of some processors
- To demonstrate a proportionate increase in parallel speedup with the addition of more processors
- To demonstrate a proportionate decrease in parallel speedup with the addition of more proessors
- None of these
42. Distributed Memory
- A computer architecture where are processors have direct access to common physical memory
- it refers to network based memory access for physical memory that is not common
- Parallel tasks typically need to exchange dat (A) There are several ways this can shared memory bus or over a network, however the actual event of data exchange is commonly referred to as communications regardless of the method employee (D)
- None of these