13. (11 x 1 pt each = 11 pts total) For each of the following items indicate whether the item is generally allocated on
Posted: Sat May 14, 2022 4:51 pm
13. (11 x 1 pt each = 11 pts total) For each of the following items indicate whether the item is generally allocated on the stack, in the heap, or in static storage? Circle the correct answer for each item. Global variables: Stack Heap Static storage Local variables: Stack Heap Static storage Parameters: Stack Heap Constants: Stack Heap Program code: Stack Heap Static storage Static storage Static storage Static storage Static storage Stack Heap Lisp/Racket S-expressions: Activation records: Stack Heap Heap Static variables: Stack Static storage Stack Static links/chains: Static storage Heap Stack Heap Return addresses: Static storage Stack Heap Static storage Tombstones: