I am reading Operating Systems Concept and I am on the 8th chapter! However I could use some clarification, or reassurance that my understanding is correct.
A logical address is a reference to memory location independent of the current assignment of data to memory.
A physical address or absolute address is an actual location in main memory.