You are on page 1of 1

V.R.

SIDDHARTHA ENGINEERING COLLEGE:: VIJAYAWADA-07


DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING
(Autonomous)
II ASSIGNMENT EXAMINATION QUESTIONS
17CS3701 COMPILER DESIGN
ANSWER THE FOLLOWING

1. Explain about the data structures used for symbol table.

2. Discuss syntax-directed translations for statements that alter flow of control.

3. Solve the expression (a+b)*(c+d)+(a+b+c) into quadruples, triples and indirect triples.

4. Explain syntax-directed translations for Assignment Statements.

5. Apply the syntax-directed translations for Boolean expressions and translate into three
address code.

A<B or C<D and E<F

CO3 Identify the suitable intermediate representation based on the storage


administration.

You might also like