-
What happens when the value of variable change?
-
- variable changes are printed in logs
- dump of variable changes are printed on the screen on end of execution
- variable tab shows variables highlighted when values change
- changed value pop on the screen
- None of these
- variable changes are printed in logs
Correct Option: B
When a variable value changes, the value in variable tab is highlighted yellow in eclipse.