II0-001 · Question #178
Free space is unallocated file space within a partition.
The correct answer is A. True. Free space refers to storage within a partition that has not yet been assigned to any file or directory by the file system - making option A correct. When a partition is formatted, the file system tracks which blocks are allocated to files and which remain available; those…
Question
Free space is unallocated file space within a partition.
Options
- ATrue
- BFalse
How the community answered
(39 responses)- A82% (32)
- B18% (7)
Explanation
Free space refers to storage within a partition that has not yet been assigned to any file or directory by the file system - making option A correct. When a partition is formatted, the file system tracks which blocks are allocated to files and which remain available; those unallocated blocks constitute free space. This is distinct from unpartitioned disk space, which exists outside any partition entirely.
Option B is wrong because the definition is precise and accurate - free space is indeed unallocated space, but specifically within an existing partition, not on raw unpartitioned disk.
Memory tip: Think of a partition as a parking lot and files as parked cars. Free space = empty parking spots inside the lot. Unpartitioned space would be land that hasn't even been paved into a lot yet.
Community Discussion
No community discussion yet for this question.