Computer Science, asked by rajeshbabu768, 10 months ago

Define Memory Binding.

Answers

Answered by mohitparakh
1

Address binding is the process of mapping the program's logical or virtual addresses to corresponding physical or main memoryaddresses. In other words, a given logical address is mapped by the MMU (MemoryManagement Unit) to a physical address.

Similar questions