Multiple choice technology

The windows registry consists of which two files?

  1. autoexec.bat and config.sys

  2. user.dat and win.ini

  3. user.dat and system.dat

  4. win.reg and user.dat

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Windows Registry database is stored primarily in two files: user.dat (user-specific settings) and system.dat (system-wide settings). These files contain configuration information for the operating system and installed applications. Options A are DOS files, and D mixes incorrect file names.