Loading
In persistent storage, normally files are stored in the form of bytes. A file is treated as a raw sequence of bytes. Entire file is stored in the blocks on the disk. These blocks are scattered on the disk. When you read this file, file system manages its pointers and return you a sequence of bytes.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.