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-2
1. Write the quadruple, triple, indirect triple for the expression X=(a*b) + (c+d)-(a+b+c+d).
2. Explain the Activation Record? Explain the purpose of each item in the Activation Record with
Examples.
3. What is Data flow Analysis? Explain its role in code optimization
4. Discuss about the principal sources of optimization with examples.
5. Discuss about copy propagation and dead code elimination.
6. Explain 3-funtions are used to construct syntax tree? Construct syntax tree for x*y-5+z.

You might also like