What is a superblock object represents in virtual file system of Linux OS an…

2025

What is a superblock object represents in virtual file system of Linux OS

  1. an open file

  2. an entire file system

  3. individual directory entry

  4. an individual file

Answer: B. 2A superblock object in the Linux virtual file system represents an entire file system. It contains metadata such as the total number of blocks, free blocks,…

  1. A.

    1

  2. B.

    2

  3. C.

    3

  4. D.

    4

Attempted by 160 students.

Show answer & explanation

Correct answer: B

A superblock object in the Linux virtual file system represents an entire file system. It contains metadata such as the total number of blocks, free blocks, and information about inodes.

Explore the full course: Isro

Loading lesson…