COMPILER DESIGN

INTRODUCTION TO COMPILER DESIGN

OVERVIEW OF COMPILERS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Function of the storage assignment is
A
Assign storage to all variables referenced in the source program
B
Assign storage to all temporary locations that are necessary for intermediate results
C
Assign storage to literals, and to ensure that the storage is allocated and appropriate locations are initialized
D
All the above
Explanation: 
There is 1 question to complete.