Home / CSE / Language Processors :: Discussion

Discussion :: Language Processors

  1. The function(s) of the Storage Assignment is/are:

  2. A.
    to assign storage to all variables referenced in the source program
    B.
    to assign storage to all temporary locations that are necessary for intermediate results
    C.
    to assign storage to literals, and to ensure that the storage is allocated and appropriate locations are initialized
    D.
    All of the above

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    No answer description available for this question.


Be The First To Comment