| IT Certification Practice Exams | HOME | Cisco | CompTIA | CheckPoint | CIW | Microsoft | Books | Bootcamp | Buy Now! |
|
Q5.
What are the two files that
the Windows 95 Registry is composed of?[ Select 2].
A.
SYSTEM.COM
B.
SYSTEM.DAT
C.
USER.DAT
D. IOSYS.COM
Correct Answer: B.C.
Explanation:
The Windows 95/98 system
files include the following:
A.
IO.SYS
B.
MSDOS.SYS
C.
WIN.INI
D.
COMMAND.COM
E.
SYSTEM.INI
F.
SYSTEM.DAT
G.
USER.DAT
MSDOS.SYS, WIN.INI, SYSTEM.INI are text files. SYSTEM.DAT, USER.DAT files are part of windows Registry and can be edited using REGEDIT or REGDT32 utility. Further, USER.DAT file corresponds to HKEY_LOCAL_USER and SYSTEM.DAT corresponds to HKEY_LOCAL_MACHINE. Registry files can't be read with standard text editors.