Answer Posted / janet
Bin contains all tools such as javac,appletviewer,awt tool
etc where as lib contains API and all packages
| Is This Answer Correct ? | 28 Yes | 8 No |
Post New Answer View All Answers
What is difference between string and new string?
When do I need to use reflection feature in java?
why not override thread to make a runnable? : Java thread
Mention some interfaces implemented by linked list in java.
Why are global variables used?
What are different types of states exist for a thread?
What is string builder in java?
Does java map allow duplicates?
What are the restriction imposed on a static method or a static block of code?
Is a method a function?
What is local declaration?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
What is the benefit of singleton pattern?
What is the purpose of encapsulation?
What is the difference between C++ and Java and your preferences?