Multiple choice technology

The windows registry consists of which two files?

  1. user.dat and system.dat

  2. autoexec.bat and config.sys

  3. user.dat and win.ini

  4. win.reg and user.dat

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

Windows 9x used two registry files: USER.DAT (user-specific settings) and SYSTEM.DAT (hardware and system-wide settings). autoexec.bat and config.sys are DOS-era configuration files, while win.ini is a legacy Windows 3.x initialization file.