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)- A6% (1)
- B11% (2)
- D83% (15)
Community Discussion
No community discussion yet for this question.