Solved

The ____________ Window in the Debugger Displays Variables Appearing in the Current

Question 168

Multiple Choice

The ____________ window in the debugger displays variables appearing in the current statement, in the three statements prior to the current one, and the three statements after the current one. (The current statement is the source code line currently highlighted in the debugger as your are stepping through the code.)


A) inspector
B) watch
C) locals
D) autos

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions