nerdexam
LPI

010-100 · Question #32

Where is the BIOS located?

The correct answer is C. motherboard. The BIOS (Basic Input/Output System) is firmware stored on a chip physically mounted on the motherboard, not on any removable or secondary storage component.

The Linux Operating System

Question

Where is the BIOS located?

Options

  • ARAM
  • Bhard drive
  • Cmotherboard
  • DLCD monitor

How the community answered

(54 responses)
  • A
    13% (7)
  • B
    7% (4)
  • C
    76% (41)
  • D
    4% (2)

Why each option

The BIOS (Basic Input/Output System) is firmware stored on a chip physically mounted on the motherboard, not on any removable or secondary storage component.

ARAM

RAM is volatile memory that loses its contents when power is removed, making it unsuitable for storing firmware like the BIOS that must persist between power cycles.

Bhard drive

The hard drive is a secondary storage device that is initialized by the BIOS during boot; the BIOS itself cannot reside there because the drive is not accessible before the BIOS runs.

CmotherboardCorrect

The BIOS is firmware stored in a non-volatile ROM or flash memory chip that is soldered directly onto the computer's motherboard. It is the first code executed when a computer powers on, performing hardware initialization (POST) and loading the bootloader. Because it must persist without power and be available before any OS or drives are active, it resides on the motherboard itself.

DLCD monitor

An LCD monitor is a display output device with no role in storing or executing system firmware such as the BIOS.

Concept tested: BIOS firmware location on computer hardware

Source: https://www.intel.com/content/www/us/en/support/articles/000025368/technologies.html

Topics

#BIOS#hardware components#motherboard#firmware

Community Discussion

No community discussion yet for this question.

Full 010-100 Practice