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

What is the difference between int and integer in java?

514


What is the range of the short type?

584


What do you understand by Header linked List?

592


Which methods are used during serialization and deserialization process?

550


what is an objects lock and which objects have locks? : Java thread

535






Is null an object java?

540


Differentiate between overriding and overloading cases?

597


What is variable and example?

521


What is contract between hashcode and equal method?

570


What is protected in java?

525


What is the final field modifier?

548


os is developed in c no java is more secured then c na why dont the os developed is developed using java

3521


What is codebase?

539


What is final?

608


How do you compare two objects?

524