A non-relocatable program is one which

A cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation
B consists of a program and relevant information for its relocation
C can itself perform the relocation of its address-sensitive portions
D All Of the above

Correct Answer: cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation

Related Questions

A system program that combines the separately compiled modules of a program into a form suitable for execution

Next steps