Question:medium

A multistep method for solving a differential equation numerically among the following is

Show Hint

Common numerical methods: \[ \boxed{ \begin{aligned} &\text{Euler} &&\rightarrow \text{Single-step} &\text{Runge-Kutta} &&\rightarrow \text{Single-step} &\text{Adams-Bashforth} &&\rightarrow \text{Multi-step} \end{aligned} } \] Adams-Bashforth uses values from previous steps to compute the next approximation.
Updated On: Jul 14, 2026
  • Runge-Kutta method
  • Euler's method
  • Successive approximation method
  • Adams-Bashforth method
Show Solution

The Correct Option is D

Solution and Explanation

Was this answer helpful?
0