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