1.

What happens when the value of variable change?(a) changed value pop on the screen(b) variable changes are printed in logs(c) dump of variable changes are printed on the screen on end of execution(d) variable tab shows variables highlighted when values changeThis question was addressed to me in quiz.My doubt is from Debugging in Eclipse topic in division Java Server Technologies & Servlet of Java

Answer»

Correct CHOICE is (d) variable TAB shows variables highlighted when values change

To explain: When a variable value CHANGES, the value in variable tab is highlighted YELLOW in ECLIPSE.



Discussion

No Comment Found

Related InterviewSolutions