Multiple choice general knowledge science & 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 stored configuration data in two hidden files: USER.DAT (for user-specific settings) and SYSTEM.DAT (for system-wide settings). These files were located in the Windows directory. Autoexec.bat and config.sys were DOS-era files, while win.ini was a Windows 3.x configuration file.