engineering computer science MCQ #1858

What is the primary function of a 'file system'?

engineering computer science MCQ #1858

  1. Question 1

    Q1. What is the primary function of a 'file system'?

    • A) Manage files and directories
    • B) Manage memory allocation
    • C) Handle I/O operations
    • D) Control network access

    Answer: Manage files and directories

    Explanation: File system manages files and directories, providing a hierarchical structure for data storage.