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...

what is the need to set path in java? how many ways to set
path in java? Explain breif?

Answer Posted / abhinav bhargava

We can set the path for JAVA in the environment variables
like this:

After installing JAVA we will go to the environment
variables and add new path.

In the variable name write %classpath%
IN the value write the path where java is installed and ;.;

Now create a new key and in the variable write %path%
and in the value write path;.;

Is This Answer Correct ?    0 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between static class and normal class?

1104


Why parameters should be passed by reference?

960


Is it possible to write a regular expression to check if string is a number?

1021


How is Object Oriented Programming different from Procedure Oriented Programming?

1041


What do u mean by variable?

1043


Why java is secure? Explain.

1032


Can we use String with switch case?

1174


What happens if we don’t define serial version uid?

1025


What is polymorphism and what are the types of it?

983


Define a package.

1076


How many types of array are there?

1003


What is a string what operation can be performed out with the help of a string?

1037


What about anonymous inner classes in java?

1024


When is the garbage collection used in Java?

1193


How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?

1053