Question: Which is not a way to check the value of a variable while debugging?

  1. Hover ove the variable in the Editor.
  2. Check the Debug view.
  3. Check the Variables view.
  4. Watch the variable in the Expressions view.

Answer: The correct answer of the above question is Option D:Watch the variable in the Expressions view.