Puzzle
Across
- 1. A named collection of related information stored on secondary storage.
- 3. Stores the address of the next block.
- 4. Properties that describe a file such as name, size, type, and time stamps.
- 8. Controls who can read, write, or execute a file.
- 9. Access method allowing random block access.
- 10. Data describing other data.
- 12. Allocation method where each block points to the next.
- 13. Part of a filename indicating its type.
- 14. A file stored in adjacent blocks.
Down
- 2. A unique tag or number used to identify a file.
- 5. Access method where records are processed one after another.
- 6. A fixed-size storage unit on disk.
- 7. Allocation method using an index block.
- 9. Structure that organizes files in the system.
- 11. Technique of storing file data on disk.