CERT+ * A+ / NET+ / Security+ Certification Tips

Sunday, June 04, 2006

A+ OS: Which of the following are the valid registry keys in Windows 9X?

Which of the following are the valid registry keys in Windows 9X?
  • a) HKEY_Classes_Root
  • b) HKEY_Current_Configuration
  • c) HKEY_Current_User
  • d) HKEY_Users
  • e) HKEY_Dyn_Data
  • f) HKEY_Local_Machine
Registry is a database used by the Windows operating system (Windows 95 and NT ) to store configuration information. The Registry consists of the following major sections:
  • HKEY_Classes_Root - file associations and OLE information
  • HKEY_Current_User - all preferences set for current user
  • HKEY_Users - all the current user information for each user of the system
  • HKEY_Local_Machine - settings for hardware, operating system, and installed applications
  • HKEY_Current_Configuration - settings for the display and printers
  • HKEY_Dyn_Data - performance data

0 Comments:

Post a Comment

<< Home