MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following algorithm design techniques is used in the quick sort algorithm? |
| A. | Dynamic programming |
| B. | Backtracking |
| C. | Divide and conquer |
| D. | Greedy method |
| Answer» D. Greedy method | |