Multiple choice general knowledge science & technology

What is the default partition created when you install Linux?

  1. swap

  2. war

  3. home

  4. root

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

The root partition (mounted at '/') is the default and essential partition created during Linux installation. While swap partitions are also commonly created, the root filesystem is the primary partition that must exist for a Linux system to function.