We are given: - Logical address space size = \( 2^{32} \) bytes - Page size = \( 4096 = 2^{12} \) bytes - Each inner page table entry = \( 8 \) bytes - Two-level hierarchical paging
Step 1: Break Down the Logical Address A logical address consists of: 1. Offset within the page: Since the page size is \( 2^{12} \), the offset requires \( 12 \) bits. 2. Inner page table index: Each inner page table entry is \( 8 \) bytes, meaning an inner page table can hold \( 2^{12} / 8 = 2^9 \) entries. This requires \( 9 \) bits. 3. Outer page table index: The remaining bits are used to index the outer page table.
Step 2: Compute the Outer Page Table Index \( b \) The total logical address is \( 32 \) bits, and it is divided as: \[ b + 9 + 12 = 32 \] Solving for \( b \): \[ b = 32 - 9 - 12 = 11 \] Thus, the answer is \( 11 \).
In the diagram, the lines QR and ST are parallel to each other. The shortest distance between these two lines is half the shortest distance between the point P and the line QR. What is the ratio of the area of the triangle PST to the area of the trapezium SQRT?
Note: The figure shown is representative

Consider the following process information for Shortest Remaining Time First (SRTF) scheduling:
\[ \begin{array}{|c|c|c|} \hline \textbf{Process} & \textbf{Arrival Time (AT)} & \textbf{Burst Time (BT)} \\ \hline P1 & 0 & 10 \\ P2 & 1 & 13 \\ P3 & 2 & 6 \\ P4 & 8 & 9 \\ \hline \end{array} \]Find the turnaround time for each process.
A square paper, shown in figure (I), is folded along the dotted lines as shown in figures (II) and (III). Then a few cuts are made as shown in figure (IV). Which one of the following patterns will be obtained when the paper is unfolded?
Consider the relationships among P, Q, R, S, and T:
• P is the brother of Q.
• S is the daughter of Q.
• T is the sister of S.
• R is the mother of Q.
The following statements are made based on the relationships given above.
(1) R is the grandmother of S.
(2) P is the uncle of S and T.
(3) R has only one son.
(4) Q has only one daughter.
Which one of the following options is correct?