Multiple choice

File control block is formed when the file is _____.

  1. closed

  2. processed

  3. opened

  4. none of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A File Control Block (FCB) is created or loaded into memory when a file is opened, allowing the system to track its status and metadata.