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 are the uses of java?
How do you end a program?
What is method overloading in JAVA? Why is it not present in C ?
How can constructor chaining be done by using the super keyword?
What is output buffer?
Why singleton is not thread safe?
Explain the scope of a variable.
What is collections framework?
How do you find the maximum number from an array without comparing and sorting?
What is keyset in java?
What package is math in java?
Can you run java program without main method?
Can constructor be protected in java?
what is thread? What are the high-level thread states? : Java thread
Explain about doubly linked list