In a file system, the ___________ keeps track of free and allocated disk blocks.
- Allocation Table
- Directory Entry
- File Allocation Table
- File Descriptor
The File Allocation Table (FAT) is a crucial component in a file system that maintains a record of which disk blocks are free and which are allocated to files. It's commonly used in older file systems like FAT32.
Loading...
Related Quiz
- The ___________ phase focuses on designing the architecture and system components.
- What are the key principles of the Agile Manifesto?
- What is regression testing and why is it important in software development?
- Which ACID property ensures that transactions are isolated from each other to prevent interference?
- In a team project, there's a debate between using React and Angular for the frontend. How would you evaluate the project requirements to determine the most suitable framework?