312-49v10 Exam QuestionsBrowse all questions from this exam

312-49v10 Exam - Question 263


Identify the file system that uses $BitMap file to keep track of all used and unused clusters on a volume.

Show Answer
Correct Answer: A

NTFS (New Technology File System) uses the $BitMap file to manage and keep track of all used and unused clusters on a volume. This file is essential for the system to efficiently manage the space on the storage device.

Discussion

2 comments
Sign in to comment
ElbOption: A
May 20, 2024

A > $BitMap is a file to keep track of all used and unused clusters on a volume.

aqeel1506Option: A
Jul 21, 2024

The file system that uses the $BitMap file to keep track of all used and unused clusters on a volume is: A. NTFS (New Technology File System) NTFS uses the $BitMap file to manage and track the allocation status of clusters on the volume, indicating which clusters are used and which are available for new data.