| Vaibhav asks : A processor uses 36 bit physical addresses and 32 bit virtual addresses with a apge frame size of 4 KBytes. Each page table entry is of size 4 Bytes. A three level page table is used for virtual to Physical address transaltion, where the virtual address is usedf as follows Bits 30-31 are used to index into the first level page Bits 21-29 are used to index into the first level page Bits 12-20 are used to index into the first level page Bits 0-11 are used to index into the first level page The number of bits required for addressing the next level page table or page frame in the page t |
| Shivaparvathi asks : The number of bytes needed to store a number of data type double is |
| Niladri sen asks : A CPU has a 12 bit address for memory addressing. If the memory has a total capacity of 16 KB, what isthe word length of the memory ? (1) 2 bytes (2) 4 bytes (3) 8 bytes (4) 16 bytes PLEASE DO EXPLN |