1)a) Describe in detail about basic hardware of memory management.
b) Describe about address binding.
2)a) What are logical and physical addresses?
b) Describe about how logical address is mapped to physical address during execution time.
3)a) Describe in brief about contiguous memory allocation.
b) Describe about various memory allocation techniques with their advantages and disadvantages.
4)a) Describe about various kinds of fragmentation with suitable examples. Describe about memory compaction.
b) Describe the techniques of allocating the memory in free holes.
5) What do you mean by paging? Describe with its basic hardware in detail.
6) Describe paging hardware with TLB (Translation Look aside Buffer).
7) Describe page replacement algorithms with suitable examples.
8) Describe about segmentation in detail.