220-801 · Question #910
220-801 Question #910: Real Exam Question with Answer & Explanation
The correct answer is A: BIOS. The BIOS (Basic Input/Output System) - or its modern successor UEFI - stores the boot sequence configuration, which defines the order in which the system checks devices (e.g., hard drive, USB, optical drive) for a bootable OS. This setting is persistent and stored in non-volatile
Question
Options
- ABIOS
- BTPM
- CCPU
- DBoot sector
Explanation
The BIOS (Basic Input/Output System) - or its modern successor UEFI - stores the boot sequence configuration, which defines the order in which the system checks devices (e.g., hard drive, USB, optical drive) for a bootable OS. This setting is persistent and stored in non-volatile memory (CMOS chip backed by a battery). The TPM (B) (Trusted Platform Module) handles cryptographic functions and secure boot verification, not boot order configuration. The CPU (C) executes instructions but does not store configuration data. The boot sector (D) is a region on a storage device that contains the initial bootloader code - it's read by the BIOS, not the other way around.
Community Discussion
No community discussion yet for this question.