Computer Science, asked by RUCHIKARR8046, 10 months ago

What is the use of bitmask in program relocation?

Answers

Answered by Anonymous
5

Answer:

Relocation is the process of assigning load addresses for position-dependent code and data of a program and adjusting the code and data to reflect the assigned addresses.Linking And Relocation. The DOS linking program links the different object modules of a source program and function library routines to generate an integrated executable code of the source program. The main input to the linker is the .OBJ file that contains the object modules of the source programs.

Answered by Anonymous
2

Answer:

The DOS linking program links the different object modules of a source program and function library routines to generate an integrated executable code of the source program. The main input to the linker is the .OBJ file that contains the object modules of the source programs.

Similar questions