Answer Posted / sunil kumar
bin contains all the tools like awt, applet etc and the lib folder contains all the classes and interfaces in the form of jar files.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you sing an Applet ?
What is the difference between private & public & friendly classes?
How to implement a multithreaded applet?
Where is the singleton class used?
Which of the following is not an isolation level in the JDBC
Can we have static methods in an interface?
What is command line argument in java?
What is polymorphism and what are the types of it?
What is the difference between a break statement and a continue statement?
What is predicate in java?
Does java arraylist maintain insertion order?
How do you define a parameter?
Is there any difference between synchronized methods and synchronized statements?
Can we override data members in java?
What is string buffer?