Absolute loader is one of the types of loader which does loading operation only. Loading brings the object program into memory for execution.
Loading = Absolute loader
Loading + Relocation = Relocation/Relative loader
Loading + Relocation + Linking = Linking loader