I'm studying for finals. I am studying this question:
Convert the following 16-bit logical address into the 16-bit physical address given the 6-bit page number and 10-bit offset. Use the supplied process page table.
Logical Address 0000010111011110.
How do I calculate the physical address.
My professor gave us the answer = 0001100111011110 but I do not know how she calculate this.
Thanks.