Mumbai University B.E in Computer Engineering 6th Sem System Programming and Complier Construction Papers

Advertisements

The paper of System Programming and Complier Construction is the study of the related programming and compilation of the data. The degree in the department of Computer Science provides a golden chance to the students to get a job in the company as a programmer or Compiler and both of these required a sound knowledge in the subject. This subject is a complete paper of the same and provides a good knowledge in it.

What pattern is followed? :

The paper of System Programming and Compiler Construction contains 7-8 questions in it. The questions needed to be attempted in the paper are 5 and in these questions, question no. 1 is compulsory to be attempted. The 1st question covers the whole syllabus and divided into 5 sub-questions from which 4 are to be solved. Rest 4 questions are to be chosen from remaining 6 questions. Each question is of same value of marks in the paper.  There may be questions in this which are required to be solved with flow chart and block diagram.

Questions asked often:

There are some questions which are asked in this paper such as With the help of grammar and given string explain role of operator precedence parser, system programming & write their functions, explain the process of elimination of left recursion, Explain role of finite automata in Compiler theory, Differentiate between Parse tree and Syntax tree, subroutine, address code, a note on JAVA Compiler and Environment, assembler directives, Explain various phases of compiler with suitable example, different functions of loader, Explain run time organization in detail etc.

Full Marks:

The paper is of 100 marks in the total and candidates cannot score full marks in the paper.

Time Span:

The duration of the paper is 3 hours only.

Recommended Books:

System Programming and Compiler Construct by A.V. Aho, and J.D.Ullman

System Programming and Compiler Construction byDhananjayDhamdhere

Download Mumbai University B.E in Computer Engineering 6th Sem System Programming and Complier Construction Papers

 
Advertisements







 

Do you have any question? Please ask:

Questions will be answered on our Forum section

One Response to “Mumbai University B.E in Computer Engineering 6th Sem System Programming and Complier Construction Papers”

  1. 1
    abhishek:

    translate tha arithmetic expression:
    -(a+b)*(c+d)+(a+b+c) into
    1. three address code
    2. triples
    3. Quadruple