The correct choice is (a) LU decomposition
Best explanation: The extra non-zero elements in the factorized matrices are called fill-ins. In ILU(p), p indicates the order of fill-in allowed. So, where there is no fill-in, the pattern of combined L and U matrices and the coefficient matrix will be the same.