How do you debug your java program?

Answer Posted / aashish r. wadhokar

Java programs can be debug using Sysout statement of System
class and output of these statements can be find on console
in eclypse.
or catalina.out file of tomcat server
or we can configure our project's log file using log4j.jar file

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of the main implementing classes in the map interfaces? : java collections

600


What is the use of hashcode in java ?

566


What is iterator in the java collections framework? : java collections

529


Which sorting algorithm is used by collections.sort() in java ?

541


What are the queues in the java collection framework? : java collections

537






my interviewer asked me what technical specification you used how to answer that question

1924


Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance

1859


What is the use of the list interface in the java collection? : java collections

592


What are the considerations to be made in case of loops in java ?

556


What are the types of interface used in the java collections? : java collections

581


What is java collection? : java collections

564


What are the classes in the java collection framework? : java collections

582


What are the different types of ways where you can iterate over a list? : java collections

567


who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.

1807


Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?

2555