EC-Council
312-49V9 · Question #446
How many sectors will a 125 KB file use in a FAT32 file system?
The correct answer is C. 250. If you assume that we are using 512 bytes sectors, then 125x1024/512 = 250 sectors would be Actually, this is the same for a FAT16 file system as well.
Understanding Hard Disks and File Systems
Question
How many sectors will a 125 KB file use in a FAT32 file system?
Options
- A32
- B16
- C250
- D25
How the community answered
(57 responses)- A2% (1)
- B7% (4)
- C79% (45)
- D12% (7)
Explanation
If you assume that we are using 512 bytes sectors, then 125x1024/512 = 250 sectors would be Actually, this is the same for a FAT16 file system as well.
Topics
#FAT32#sector calculation#cluster allocation#file size
Community Discussion
No community discussion yet for this question.