McqMate
| Q. |
Unix sort command uses as its sorting technique. |
| A. | quick sort |
| B. | bucket sort |
| C. | radix sort |
| D. | merge sort |
| Answer» A. quick sort | |
| Explanation: quicksort is the method of choice in many applications( unix sort command) with o(nlogn) in worst case. | |
View all MCQs in
Software Project Management (SPM)No comments yet