Absolute coding, in the context of programming, is the practice of referring to absolute addresses within code. In turn, relative coding is the practice of applying an offset to a base address to obtain a relative address.
See more at Wikipedia.org...