A file contains 1026 bytes. How many bytes of disk space will it consume if size of a disk block is 1024 bytes?
A file contains 1026 bytes. How many bytes of disk space will it consume if size of a disk block is 1024 bytes? Correct Answer 2048
Sine files are written to the disk in terms of block size, the size consumed by the file vary from the original size of the file. Suppose, if a file size is 800 bytes but the block size on the system is 1024 bytes, then that file will consume 1024 bytes on diskspace i.e. 1 block.
মোঃ আরিফুল ইসলাম
Feb 20, 2025
