Moderate

A non-relocatable program is one which___________________?

Correct answer: C. 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. consists of a program and relevant information for its relocation
  • B. can itself perform the relocation of its address-sensitive portions
  • C. 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
  • D. All of the above

Explanation

A non-relocatable program contains address-dependent code that must execute in the particular memory area assigned during coding or translation. A program that can run elsewhere after address adjustment is relocatable, not non-relocatable.

Last updated

Practise Software Development Lifecycle

423 free Software Development Lifecycle MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions