Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 1 (Q.No. 38)
38.
A non-relocatable program is one which
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.
consists of a program and relevant information for its relocation.
can itself performs the relocation of its address-sensitive portions.
all of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Yateesh said:   9 years ago
A non-relocatable program is one which 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.

A relocatable program form is one which consists of a program and relevant information for its relocation. Using this information it is possible to relocate the program to execute from a storage area then the one designated for it at the time of its coding or translation.

Manali said:   1 decade ago
Anyone please explain the concept of this question?

Post your comments here:

Your comments will be displayed after verification.