You are on page 1of 1

KONERU LAKSHMAIAH EDUCATION FOUNDATION

(Deemed to be University estd, u/s, 3 of the UGC Act, 1956)

(NAAC Accredited “A++” Grade University)

Green Fields, Guntur District, A.P., India – 522502

Department of Computer Science and Engineering

(DST - FIST Sponsored Department)

B.Tech. III CSE(A) PROGRAM


A.Y.2023-24
EVEN Semester- 21CS3204 A
Home Assignment-5
1. What is runtime stack? Explain the storage allocation strategies used for recursive procedure calls.
2. Differentiate Static Allocation, Heap Allocation and Stack Allocation.
3. Explain about Run time storage management .
4. Discuss storage allocation for block structured languages.
5. What is an activation record? Explain how it is related with run time storage organization?
6. Explain Activation Record usage in stack allocation strategy. How it is different from heap
allocation?

You might also like