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
What is sorting algorithm in java?
What are the common uses of "this" keyword in java ?
Can we split string with in java?
Is empty list java?
Explain about static nested classes in java?
what is the messsage u r going to get from an objectoriented programing?
What is the current version of java?
Can a class be final?
What are sets in java?
State the main difference between c++ and java?
List the interfaces which extends collection interface?
How many bytes is a string java?
What is byte data type?
what do you mean by classloader in java?
What is null object in java?