nerdexam
Cisco

210-250 · Question #69

Which definition of Windows Registry is true?

The correct answer is D. database that stores low-level settings for the operating system. The Windows Registry is a centralized hierarchical database used by the OS and applications to store configuration settings, hardware information, and user preferences.

Cybersecurity Fundamentals

Question

Which definition of Windows Registry is true?

Options

  • Aset of pages that are currently resident m physical memory
  • Bbasic unit to which the operating system allocates processor time
  • Cset of virtual memory addresses
  • Ddatabase that stores low-level settings for the operating system

How the community answered

(41 responses)
  • A
    5% (2)
  • C
    2% (1)
  • D
    93% (38)

Why each option

The Windows Registry is a centralized hierarchical database used by the OS and applications to store configuration settings, hardware information, and user preferences.

Aset of pages that are currently resident m physical memory

A set of pages currently resident in physical memory describes the working set of a process, a memory management concept unrelated to the Registry.

Bbasic unit to which the operating system allocates processor time

A basic unit to which the OS allocates processor time describes a thread, which is a CPU scheduling concept unrelated to the Registry.

Cset of virtual memory addresses

A set of virtual memory addresses describes a process's virtual address space, a memory management concept unrelated to the Registry.

Ddatabase that stores low-level settings for the operating systemCorrect

The Windows Registry is a structured database that stores low-level settings for the operating system, hardware drivers, installed applications, and user profiles. It is organized into hives (such as HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER) containing keys and values.

Concept tested: Windows Registry purpose and definition

Source: https://learn.microsoft.com/en-us/windows/win32/sysinfo/registry

Topics

#Windows Registry#operating system#system configuration

Community Discussion

No community discussion yet for this question.

Full 210-250 Practice