MCQOPTIONS
Saved Bookmarks
| 1. |
To build a parallelized solution for a problem that’s intrinsically better-suited to parallelization or that, for want of resources, needs to be chunked. |
| A. | map |
| B. | reduce |
| C. | all of the mentioned |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |