Answer Posted / tejash
Bin contains all tools such as javac, applet viewer, awt
tool etc., whereas Lib contains all packages and variables.
Data types,Variables and Arrays
| Is This Answer Correct ? | 54 Yes | 5 No |
Post New Answer View All Answers
What is the difference between final, finally and finalize()?
What is the meaning of I ++ in java?
What is adapter in java?
What is the nested interface?
What are "class access modifiers" in Java?
How can we make sure main() is the last thread to finish in java program?
What does || mean in code?
Can list be null in java?
What is the lifetime and scope of a variable?
Which package is imported by default?
Why deletion in linkedlist is fast than arraylist?
What is the difference amongst jvm spec, jvm implementation, jvm runtime ?
What are the important features of Java 10 release?
what is object slice?
Why is it called boolean?