What is the use of run time storage?

The run time storage might be subdivided to hold
a) The generated target code
b) Data objects, and
c) A counterpart of the control stack to keep track of procedure activation.

Leave a Reply