Math, asked by sgurwinder1765, 1 year ago

what is an iterative process , why should we apply iterative technique

Answers

Answered by Saykasayyed
0
iterative. ... If the sequence of instructions is executed repeatedly, it is called a loop, and we say that the computer iterates through the loop. 2) In software development, iterative is used to describe a heuristic planning and development process where an application is developed in small sections called iterations.

this is ur answer::
Answered by Anonymous
2
An iterative process is a process for calculating a desired result by means of a repeated cycle of operations. An iterative process should be convergent.
Iteration is the act of repeating a process, to create asequence of outcomes to get a desired goal or target. Each repetition of the process is also called an "iteration".
Iterative methods are used to produce approximate numerical solutions to certain mathematical problems. 

Hope this helps you
Similar questions