How can you debug the Java code?

Answer Posted / kishore kumar

All the above answers are not a valid answers for interview
purpose.
In the interview, you have to say:
we can debug the java code by using the log files.

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a final variable be null?

536


What is byte code and why is it important to java’s use for internet programming?

586


How many bits is a double?

522


What is the purpose of interface?

569


How to create a thread in java?

595






What is null mean in java?

613


How do you sort in descending order in java using collections sort?

484


What are keywords in programming?

556


Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.

604


What is the use of static class?

536


What is n in java?

532


Which is better ascii or unicode?

555


Why main() method is public, static and void in java ?

587


What is the difference between superclass and subclass?

535


Explain the use of volatile field modifier?

625