Right option is (a) Forward Euler method
The best I can explain: The forward Euler method needs the value of the flow variable at the endpoint. Therefore, it cannot be calculated without any interpolation or approximation. This is an explicit method.