MCQOPTIONS
Saved Bookmarks
| 1. |
_________ is a method for inducing concurrency in problems that can be solved using the divide-and-conquer strategy? |
| A. | exploratory decomposition |
| B. | speculative decomposition |
| C. | data-decomposition |
| D. | recursive decomposition |
| Answer» D. recursive decomposition | |