InterviewSolution
Saved Bookmarks
| 1. |
which problem solving strategy that yields novel solutions? 1. algorithm 2. discussion 3. heuristic 4. brain storming |
|
Answer» AlgorithmsExplanation:. An ALGORITHM is a step-by-step PROCEDURE that will ALWAYS PRODUCE the correct solution. A mathematical FORMULA is a good example of a problem-solving algorithm. |
|