The BIOS (Basic Input/Output System) is firmware stored on the computer's motherboard that is responsible for initializing hardware components and loading the operating system during the startup process. When a computer is powered on, the BIOS is the first software... Read More
The BIOS (Basic Input/Output System) is firmware stored on the computer's motherboard that is responsible for initializing hardware components and loading the operating system during the startup process. When a computer is powered on, the BIOS is the first software to run. It checks whether essential hardware components, such as the processor, memory, keyboard, and storage devices, are functioning correctly before handing control over to the operating system. Therefore, Option B (BIOS) is the correct answer.
One of the primary tasks performed by the BIOS is the Power-On Self-Test (POST). During POST, the BIOS examines the computer's hardware to ensure that all critical devices are working properly. If any hardware problem is detected, the BIOS displays an error message or produces beep codes to indicate the issue. Once the hardware check is completed successfully, the BIOS locates a bootable storage device and loads the operating system into the computer's memory.
Discussion
Leave a Comment