When we use Relative Coordinates, we type the X and Y coordinates relative to the last point, it’s always about the last point.
When we use Absolute Coordinates, we type X and Y coordinates on the current coordinate system to locate the point relative to the origin. It’s always about the origin, the absolute (0,0).