What is the use of bin and lib in JDK?

Answer Posted / samborn pen

lib stands for library. The lib contains all the library
functions that are used by either jdk or user. These are the
implicit functions or classes that need not be defined
before using. For eg: the implementation of object class is
defined in lib.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between association, aggregation and inheritance relationships.

560


What is a war file?

553


Explain the private field modifier?

613


Explain about field hiding in java?

528


What is polymorphism java example?

552






Can we assign integer value to char in java?

513


What is a string token?

538


How we can run a jar file through command prompt in java?

524


What is lambda expression in java?

543


Which is better stringbuffer or stringbuilder?

533


What 5 doubled?

512


Is java ee a framework?

525


What is the current version of java?

545


How can we create an immutable class in java?

585


What are the differences between string and stringbuffer?

591