Right option is (b) explicit Euler method
For explanation I would say: The prediction step uses the forward (explicit) Euler method. The formula for this method is given as
Φ^n+1*=Φ^n+f(t^n,Φ^n )Δt.
Here, ^*indicates that this answer is not the final one. This predicted value is corrected later.