Question:medium

A multistep method used to solve differential equations is

Show Hint

Examples of numerical methods: \[ \boxed{ \begin{aligned} \text{Single-step} &:\ \text{Euler, Modified Euler, Runge-Kutta} \text{Multi-step} &:\ \text{Adams-Bashforth, Adams-Moulton} \end{aligned} } \]
Updated On: Jul 14, 2026
  • Runge-Kutta \(4^{\text{th}}\) order differential method
  • Euler's modified method
  • Adams-Bashforth method
  • Successive approximation method
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0