Multiple choice

The windows registry consists of 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

In Windows 95/98, the registry consisted of two hidden files: user.dat (user settings) and system.dat (system hardware and software settings). Autoexec.bat and config.sys are DOS configuration files. Win.ini is a Windows 3.x configuration file.