Question:medium

Which of the following is a segment of memory and contains some specific data?

Show Hint

Think of partitions as separate sections on a disk that organize and isolate data storage.
Updated On: Jan 14, 2026
  • Partition
  • File
  • Bit
  • Folder
Show Solution

The Correct Option is A

Solution and Explanation

A partition is a distinct section of a storage medium, like a hard drive or solid-state drive. Each partition functions autonomously, capable of holding its own data, such as files, directories, and operating system elements. Partitions facilitate storage organization, enabling the simultaneous presence of multiple file systems or operating systems on a single physical device.
Was this answer helpful?
0