SPCC Question Bank
SPCC Question Bank
Orange = P2
Green = P3
Blue = P4
S.P.C.C
MODULE-1
MODULE-2
1. With reference to assembler explain the following table with suitable example i)
MOT ii) POT iii) ST iv) BT v) LT.
2. Draw flowchart and explain with databases the working pass 2 of assembler.
3. Draw the flowchart of a Pass-I of two pass assembler design and explain in
detail.
5. Explain the design of two pass assembler with flowchart and databases.
(Clearly show entries in databases).
MODULE-3
1. Explain macro and macro expansion OR Explain different features of macro with
example.
4. Explain the working of two pass macro processor with neat flowcharts and
databases.(Clearly show entries in databases).
MODULE-4
1. Explain working of direct linking loader with example, show entries in different
databases built by DLL.
2. Explain various functions of loader. Compare linking loader and linkage editor.
OR Explain different functions of loaders. OR Explain the various functions of a
loader.
3. For the following grammar construct LL(1) parsing table and parse the string
(a-a)
5. Draw flowchart and explain with databases the working pass 1 of macro of
processor.
6. Explain various functions of loader. Also explain the design and flowchart of
Absolute loader.
MODULE-5
2. Explain the different phases of compiler with suitable example? OR Explain the
different phases of compiler. Illustrate all the output after each phase for the
following statement OR Explain the different phases of compiler. Illustrate all
these phases for the following statement
11. State difference between LL parser and LR parser. OR Compare LR(0), LR(1) and
LALR parser.
12. What do you mean by operator precedence grammar? With the help of following
given grammar. parse the input string
MODULE-6
8. Explain the different phases of compiler. Illustrate the output after each phase
for the following statement.