In computing, a base address is an address serving as a reference point ("base") for other addresses. Computing is usually defined like the activity of using and developing Computer technology Computer hardware and software.
In computers using relative addressing scheme, to obtain an absolute address, the relevant base address is taken and offset (aka displacement) is added to it. In Computer science, a memory address is an identifier for a memory location at which a Computer program or a hardware device can store a piece of data This article describes the computer science term In Computer science, an offset within an Array or other Data structure object