Question
Which file operation establishes a new named file and initializes its metadata?
Select an option. Your answer will be checked instantly.
Correct Answer: B. Create
Explanation:
The create operation adds a file-system object and allocates its initial metadata entry.
Data blocks may be allocated later as content is written.
Leave a Reply