1) Describe about Basic Assembler Functions in detail.
2) Describe in detail about the machine-Dependent Assembler features.
i) Instruction formats and Addressing modes
ii) Program Relocation
3) Describe about machine-Independent Assembler features in detail.
i) Literals
ii) Symbol-Defining Statements
iii) Expressions
4) Describe about One pass and Two pass Assembler.
5) Explain about Multi-pass Assembler with suitable example in detail.
6) Describe about implementation example of MASM Assembler in detail.
7) Describe the various states of a thread in detail.
8) Describe thread synchronization with appropriate examples.
9) Describe the algorithm used for thread scheduling.
10) Explain multi-threading in detail.
11) What do you mean by Deadlocks? Describe in detail with suitable example.