Moderate

What of the following tool is used to check and repair Linux file systems ?

Correct answer: C. fsck

  • A. mkfs
  • B. fdisk
  • C. fsck
  • D. mount

Explanation

`fsck` checks file-system structures and repairs detected inconsistencies. `mkfs` creates a file system, `fdisk` manages partitions, and `mount` attaches a file system.

Last updated

Practise Software Development Lifecycle

423 free Software Development Lifecycle MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions