Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you debug your java program?

Answer Posted / vidhya

1. Debugging Java program is done using Sysout's.
2. If an error occurs and we are not able to guess where it
occurs, Sysout can be given line by line and checked.
3. One can use LogWriter/LogManager which will also help us
write into a file and see the error/exception.
4. One needs to import log4j.jar and log4j.xml/properties
file where the logfile name and path is specified.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1020


What are the types of java collections? : java collections

992


What is an algorithm in java collection framework? : java collections

1016


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

1007


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

992


What is the Spring2.5 MVC Navigation flow?

6312


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

961


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

2325


What are the different types of classes implemented in the set interfaces? : java collections

1014


Should we create system software ( e.g operating system ) in java ?

999


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

2298


What is java collection? : java collections

1058


What are maps interfaces in the java collections? : java collections

999


What are the main classes of the list interfaces? : java collections

985


What are the differences between the java collection and the java list? : java collections

1056