hiooooooooooooo
hiooooooooooooo
1 Explain the various stages of life cycle of a source program with neat diagram.
9
Differentiate one pass and two pass assembler. Explain how
forward references are handled in two pass assembler.
13 Explain forward reference with suitable examples .How to solve it using back -
patching?
14 What is interpreter? Explain benefits of interpreter. Compare interpreter and compiler.
19. What is a macro preprocessor? List out advantages and disadvantages of macro.
20 Draw a flowchart and explain a simple one pass macroprocessor.
21 Explain design of macro preprocessor.
Define a Macro taking A and B as parameters to compute A=A*B+B*B+A*B.