MCQOPTIONS
Saved Bookmarks
| 1. |
In first step of parallelizing quick sort for n elements to get subarrays, which of the following statement is TRUE |
| A. | only one process is used |
| B. | n processes are used |
| C. | two processes are used |
| D. | none of the above |
| Answer» B. n processes are used | |