Function of the storage assignment is
* assign storage to all variables referenced in the source program
* assign storage to all temporary locations that are necessary for intermediate results
* assign storage to literals, and to ensure that the storage is allocated and appropriate locations are initialized
48) Function of the storage assignment is
Answer is:
all of these
Explanation:
Related Compiler Design MCQ with Answers
Answer is:
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
Answer is:
can be processed to relocate it to a desired area of memory
Answer is: