Computer Science, asked by charkha2526, 1 year ago

Characteristics of self program relocation

Answers

Answered by silver2ranger
0
A self-relocating program is one that relocates its address-sensitive instructions to other parts of the memory. The program performs its own relocation and does not require a linker. Self-relocation is used in time-sharing operating systems where the load address of a program may change for each different execution.
Similar questions