Correct Answer:
D. Operating System
The Operating System (OS) is the fundamental software that manages all computer hardware and software resources, including the crucial task of file management. It provides the file system, which organizes and keeps track of files and directories on storage devices. The OS handles all operations related to files, such as creating, deleting, moving, copying, renaming, and opening files, as well as managing disk space allocation. Without an OS, users would not be able to interact with files in a structured and organized manner.
- Task Manager is an OS utility used to monitor running processes, performance, and services; it does not directly manage files.
- BIOS (Basic Input/Output System) is firmware that initializes hardware during startup and loads the OS, having no role in ongoing file management.
- ROM (Read-Only Memory) is a type of non-volatile memory that stores firmware like the BIOS; it's a hardware component for storing instructions, not for managing user files.