The information about a file, such as its location, size, status, and other…
The information about a file, such as its location, size, status, and other attributes, is kept in a:
Answer: B. File Control Block — The File Control Block (FCB) contains all the details about a file, such as its location, size, status, and other attributes.
- A.
Master File Table
- B.
File Control Block
- C.
Directory Structure
- D.
Space Management Block
Attempted by 150 students.
Show answer & explanation
Correct answer: B
The File Control Block (FCB) contains all the details about a file, such as its location, size, status, and other attributes.
Loading lesson…