(a). Iteration and recursion are two very fundamental concepts underlying things we do in computing. (i). In your own words, compare and contrast the terms Iteration and Recursion in the context of solving problems in business, science or engineering; and explain the areas of use (in practice) of each of them.
(ii). Using practical examples in business, science or engineering, explain reasons why people still use recursion to solve problems even-though iteration is more efficient.
Answers
Answered by
0
Answer:
. Iteration and recursion are two very fundamental concepts underlying things we do in computing. (i). In your own words, compare and contrast the terms Iteration and Recursion in the context of solving problems in business, science or engineering; and explain the areas of use (in practice) of each of them.
(ii). Using practical examples in business, science or engineering, explain reasons why people still use recursion to solve problems even-though iteration is more efficient.
Similar questions