nerdexam
IBM

LOT-410 · Question #90

What happens when a variable changes value when stepping through the server-side JavaScript debugger?

The correct answer is D. In the Variables tab, the variable and the value are highlighted in yellow and the variable's blue diamond. See the full explanation below for the reasoning.

Question

What happens when a variable changes value when stepping through the server-side JavaScript debugger?

Options

  • AThe variable in the source code tab flashes on and off.
  • BThe variable in the source code is highlighted in yellow.
  • CIn the Source tab, the variable and the value are highlighted in yellow and the variable's blue diamond
  • DIn the Variables tab, the variable and the value are highlighted in yellow and the variable's blue diamond

How the community answered

(18 responses)
  • A
    6% (1)
  • B
    11% (2)
  • D
    83% (15)

Community Discussion

No community discussion yet for this question.

Full LOT-410 Practice