ASSIGNMENT : 1
Q.1) What do you mean by front end and back end of compiler?
Q.2) How it is possible to have compiler written in c language? Q.3)What do you mean by syntax, semantic and pragmatics of compiler?
Q.4) Differentiate call by value, call by reference and call by name?
Q.5) What are the problem faced in dynamic binding?
Q.6) State difference between intermediat code generation and phase of compiler?
Q.7)What is pass of compiler? What are the factors are affected number of passes of compiler?
Q.8)What is the benifit having cross compiler?
Q.9) Which of the following expression have L-value or R-value. Q.10)Why 2-pass compiler is known as a conventional compiler?