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 can you debug the Java code?

Answer Posted / raghavendra

first you write a program in note pad.
after you save the program in "program name.jave"
after you check the java path and save the program correct
location after you start the compliation
compilation method:
javac program name.java
if any errors are generated again check the program and
remove the bugs
finally
java program name

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to reverse a number in java?

1129


What is the difference between hashset and treeset in java?

1103


Can main() method in java can return any data?

1236


What are format specifiers in java?

1107


Can we override constructors?

1050


What are the benefits of operations?

990


How do you reverse sort in java?

996


What is the purpose of the enableevents() method?

1081


Why do we use return statement?

1103


Explain the use of shift operator in java. Can you give some examples?

1033


What is variable and example?

1020


State one difference between a template class and class template.

1108


Is a class an object?

1072


How many bytes are a float?

1027


Can we return null in java?

1217