Dr. Watson is the automatic debugger in Windows and tries to automatically debug program errors if they occur. To turn of Dr. Watson, you should set the value of the string "Auto" under the key [HKEY_Local_Machine \Software\Microsoft\Windows NT\CurrentVersion\AeDebug] to "1"

  1. True

  2. False


Correct Option: B

AI Explanation

To answer this question, you need to understand how to turn off Dr. Watson in Windows.

Option A) True - This option is incorrect. The statement says that to turn off Dr. Watson, you should set the value of the string "Auto" under the key [HKEY_Local_Machine \Software\Microsoft\Windows NT\CurrentVersion\AeDebug] to "1". However, this is not the correct procedure to turn off Dr. Watson in Windows.

Option B) False - This option is correct. The statement is incorrect. To turn off Dr. Watson in Windows, you need to disable it through the System Configuration utility or by modifying the registry. Setting the value of the string "Auto" under the key [HKEY_Local_Machine \Software\Microsoft\Windows NT\CurrentVersion\AeDebug] to "1" will not turn off Dr. Watson.

The correct answer is B) False.

Find more quizzes: