In an iterative method, the amount of computation depends on the _________

In an iterative method, the amount of computation depends on the _________ Correct Answer Degree of accuracy

In an iterative method, the amount of computation depends on the degree of accuracy required. More is the accuracy required, more will be the number of computations involved.
Bissoy MCQ

Related Questions

Which of the following is an iterative method?
Which of the following is a type of Iterative method of solving non-linear equations?
If f(x) = x2 – 153 = 0 then the iterative formula for Newton Raphson Method is given by __________ b) x(n+1) = 0.5 c) x(n+1) = d) x(n+1) =
If f(x) = x2-117 = 0 then the iterative formula for Newton Raphson Method is given by ____________ b) x(n+1)=0.5 c) x(n+1)=0.5 d) x(n+1)=0.25
Which of the following is not an iterative method?