What is the use of bin and lib in JDK?

Answer Posted / sunil kumar

bin contains all the tools like awt, applet etc and the lib folder contains all the classes and interfaces in the form of jar files.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a constructor and a method?

574


What are methods and how are they defined?

607


What is the use of a conditional inclusion statement in Java ?

594


Differentiate between static and non-static methods in java.

575


Explain when noclassdeffounderror will be raised ?

624






What are static blocks in java ?

617


Explain garbage collection in java?

550


What are the 3 types of loops in java?

537


What is static and final keyword in java?

577


What is an array in java?

644


What is r in java?

597


What is class and object in java?

559


What is the difference amongst jvm spec, jvm implementation, jvm runtime ?

513


What value is a variable of the string type automatically initialized?

619


Difference between class#getinstance() and new operator ?

652