Question 13234 – Operating-Systems
March 25, 2024
Question 13057 – Operating-Systems
March 25, 2024
Question 13234 – Operating-Systems
March 25, 2024
Question 13057 – Operating-Systems
March 25, 2024

Question 13058 – Operating-Systems

If a 16MB file has to be stored in a file system with 8KB block size, how many index blocks are required for this file if each block location entry requires 4B ?

Correct Answer: D

Question 934 Explanation: 
No. of blocks = 224/213 = 211
Now no. of entries that can fit in one block = 213/22 = 211
Since, no. of block is 211, so no. of entries required is 211.
And 1 block can hold 211 entries. So only one index block is required.
A
2
B
4
C
3
D
1

Leave a Reply

Your email address will not be published. Required fields are marked *