For solving for a single unknown in sequential solvers ____________ is used.
For solving for a single unknown in sequential solvers ____________ is used. Correct Answer Iterative solver
For each inner iteration, one variable is unknown and all other variables are treated as known values. It is ineffective to solve this system accurately for one unknown. So, the iterative solvers are preferred to direct solvers in this case.