1.

A relocatable program form is one which?(a) Cannot execute in any area of storage other than the one designated(b) Consists of a program andinformation for its relocation(c) None of the mentioned(d) All of the mentionedI got this question in an online interview.Enquiry is from Implementation of the Translation Specified by Syntax-Directed Definitions topic in section Syntax Directed Definition and Translations of Compiler

Answer»

Correct option is (c) None of the mentioned

Best explanation: 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.



Discussion

No Comment Found

Related InterviewSolutions