nerdexam
CompTIA

220-801 · Question #843

Which of the following occurs during POST?

The correct answer is C. RAM check. During POST (Power-On Self-Test), the BIOS performs hardware diagnostics including a RAM check to verify that memory modules are present and functional before the operating system loads.

Hardware

Question

Which of the following occurs during POST?

Options

  • AOS loads
  • BSafe Mode starts
  • CRAM check
  • DMBR check

How the community answered

(25 responses)
  • B
    4% (1)
  • C
    88% (22)
  • D
    8% (2)

Why each option

During POST (Power-On Self-Test), the BIOS performs hardware diagnostics including a RAM check to verify that memory modules are present and functional before the operating system loads.

AOS loads

The operating system loads after POST completes and the BIOS hands control to the bootloader, not during the POST phase itself.

BSafe Mode starts

Safe Mode is a Windows OS boot option that is selected during the boot menu phase, which occurs after POST and bootloader execution.

CRAM checkCorrect

POST is a firmware-level routine executed immediately at power-on that tests critical hardware components - including counting and testing RAM - before passing control to the bootloader. A RAM failure during POST typically produces beep codes or on-screen error messages indicating memory problems.

DMBR check

The MBR (Master Boot Record) is read after POST completes, as part of the BIOS boot sequence when it searches for a bootable device - it is not part of POST.

Concept tested: POST hardware diagnostics - RAM memory check

Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/performance/stop-error-occurs-during-startup

Topics

#POST#RAM check#BIOS#boot sequence

Community Discussion

No community discussion yet for this question.

Full 220-801 Practice