The process of dividing a disk into logical sections for separate management is called ________.
- Carbon / Emissions
- Testable
- Prompt
- Partitioning
Answer: Partitioning
Partitioning divides a physical disk into logical sections (partitions) that can be formatted with different file systems, used for multiple OS installations, or separate data organization. Tools: Disk Management (Windows), fdisk/gparted (Linux). Enables better organization, security, and recovery strategies.