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 ‘has a’’ relationship in java?
What is an array in java?
In case of inheritance what is the execution order of constructor and destructor?
Differentiate between a constructor and a method? Can we mark constructors final?
What are wrapper classes in java?
What is difference between hashset and hashmap in java?
What is better - 'bit-shift a value' or 'multiply by 2'?
What is difference between class and object in java?
Can substring create new object?
What is difference between length and length() method in java ?
What is the difference between a method and a procedure?
Why does java does not support multiple inheritance? Explain
How do you sort an array in java?
How is treeset implemented in java?
If an object is garbage collected, can it become reachable again?