282,007 views
35 votes
35 votes
Which of the following partitions is specifically the partition from which the operating system boots?

A. Primary partition
B. Extended partition
C. Active partition
D. Logical partition

User Seth Warburton
by
3.3k points

1 Answer

23 votes
23 votes

Answer:

The correct answer is: C. Active partition

Step-by-step explanation:

In order for an operating system to boot, it must be stored on an active partition. An active partition is a primary or logical partition on a hard drive that has been designated as the bootable partition. The active partition contains the boot sector, which is the first sector of the partition and contains the bootloader program. When a computer is turned on, the bootloader program is executed, which in turn loads the operating system into memory and starts the boot process.

A primary partition is a partition on a hard drive that can be used to store an operating system or other types of data. An extended partition is a special type of primary partition that can be used to create multiple logical partitions on a hard drive. A logical partition is a partition within an extended partition that can be used to store data.

Tell me if this helped :)

User Ang Mo
by
2.9k points