nerdexam
Microsoft

98-365 · Question #121

Which task is executed during the Power-On Self Test (POST)?

The correct answer is A. The amount of system RAM is detected.. During the Power-On Self Test (POST), the computer's firmware performs initial hardware checks before loading the operating system.

Understanding Server Installation

Question

Which task is executed during the Power-On Self Test (POST)?

Options

  • AThe amount of system RAM is detected.
  • BThe Master Boot Record is created.
  • CThe operating system is initialized.
  • DDisk file systems are detected.

How the community answered

(41 responses)
  • A
    90% (37)
  • B
    2% (1)
  • C
    2% (1)
  • D
    5% (2)

Why each option

During the Power-On Self Test (POST), the computer's firmware performs initial hardware checks before loading the operating system.

AThe amount of system RAM is detected.Correct

The POST process, executed by the BIOS or UEFI firmware, checks essential hardware components like the CPU, memory (RAM), and video card to ensure they are functioning correctly. Detecting the amount of system RAM is a fundamental part of this initial hardware verification.

BThe Master Boot Record is created.

The Master Boot Record (MBR) is typically created when an operating system is installed and partitions are formatted, not during POST.

CThe operating system is initialized.

Operating system initialization occurs after POST successfully completes and the boot loader starts loading the OS.

DDisk file systems are detected.

Detecting disk file systems is part of the operating system's boot process, occurring much later than POST.

Concept tested: Computer Boot Process - POST

Source: https://learn.microsoft.com/en-us/windows/win32/wmisdk/about-the-bios

Topics

#POST#boot process#server startup#hardware check

Community Discussion

No community discussion yet for this question.

Full 98-365 Practice