

MCQOPTIONS
Saved Bookmarks
1. |
Given an array of n elements and p processes, in the message-passing version of the parallel quicksort, each process stores ---------elements of array |
A. | n*p |
B. | n-p |
C. | p/n |
D. | n/p |
Answer» E. | |