McqMate
| Q. |
Quick sort uses join operation rather than merge operation. |
| A. | true |
| B. | false |
| Answer» A. true | |
| Explanation: quick sort uses join operation since join is a faster operation than merge. | |
View all MCQs in
Design and Analysis of AlgorithmsNo comments yet