When creating a swap partition with fdisk, which partition type ID should you assign?

Choose the correct answer

Explanation

To designate a swap partition using fdisk, the partition type ID must be set to 82, which corresponds to Linux swap space. Other IDs like 83 are for standard Linux filesystems, 5 is for extended partitions, and 4 is for FAT16 partitions.

When creating a swap partition with fdisk, which par… — Basic of linux unix | PakQuizHub