[amp_mcq option1=”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.” option2=”consists of a program and relevant information for its relocation.” option3=”can itself performs the relocation of its address-sensitive portions.” option4=”all of the above E. None of the above” correct=”option2″]
The correct answer is: B. consists of a program and relevant information for its relocation.
A relocate program form is a program that can be loaded into any area of memory and executed. It consists of two parts: the program itself and the relocation information. The relocation information tells the computer how to adjust the addresses in the program so that it can be executed in the correct location in memory.
Option A is incorrect because a relocate program form can be loaded into any area of memory. Option C is incorrect because the relocation information is not part of the program itself. Option D is incorrect because not all relocate program forms can perform the relocation of their address-sensitive portions. Option E is incorrect because the correct answer is B.