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 use of bin and lib in JDK?

Answer Posted / shruti gupta

'bin' is where binary (executable) files are stored. These
are the Java tools, e.g. java.exe, javac.exe, jar.exe, etc.

'lib' is where library files are stored, these are the Java
classes supplied for you to use in your programs. They are
mainly stored as compressed directories, in .jar files.

Is This Answer Correct ?    27 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain the meaning of aggregation and composition

1067


Explain about complier design(phases)

1135


What is prefix of a string?

1080


What is complexity in java?

1112


Is java owned by oracle?

1072


Is char * a string?

1047


Differentiate between class and structure.

1182


Can we use String with switch case?

1249


Why convert an applet to an application?

1161


What happens if we override only equals?

1014


What do you mean by global variable?

998


How do you avoid global variables?

1142


What is functional interface in java?

1095


What is instance means in java?

1096


What are sets in java?

1001