Explanation:
Given:
Surface = 2
Track per surface = 500
Sector per track = 20
Bytes per sector = 1024
We have to store 50 kb file then, required the numbers of sector:
[tex]\frac{50\times 1024}{1024}=50[/tex]
Then, we have the number of sectors in 1: [tex]500 \times 20=1000[/tex]
[tex]\therefore The\,\, surface\,\, number:\\ \:\:50 \div 1000[/tex]
Then, the remainder = 50 i.e., sector number
Then, the quotient = 0 i.e., surface number
[tex]\therefore \,the \,\,sector \,\,number:\\ \:\:50 \div 20[/tex]
Then, the remainder = 10 i.e., sector number
Then, the quotient = 2 i.e., track number number
[tex]Finally, \, files\,\, is \, stores\, at \,the \,<0,2,10> locations[/tex]