____ holds information about the monitor type, keyboard, mouse, and other hardware characteristics for the current profile.
A. HKEY_LOCAL_MACHINE
B. HKEY_CURRENT_USER
C. HKEY_CURRENT_CONFIG
D. HKEY_USERS
Answer: C
Computer Science & Information Technology
You might also like to view...
Given the array declaration, int a[20]; The first element is written as:
a. a[1] b. a[0] c. a d. a[20] e. a[19]
Computer Science & Information Technology
Using effort-driven scheduling, calculate the following. If you have 36 hours of work and 3 employees, the duration would be ________ hours
A) 6 B) 12 C) 9 D) 108
Computer Science & Information Technology
A do...while loop will execute a group of statements as long as a condition is not true
Indicate whether the statement is true or false
Computer Science & Information Technology
Which type of DHCP message is sent from the client to ask to be assigned with the IP address that was offered by the server?
A) Request B) Acknowledgment C) Offer-ACK D) Request-ACK
Computer Science & Information Technology