What is the use of bin and lib in JDK?

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


Please Help Members By Posting Answers For Below Questions

What's the purpose of using break in each case of switch statement?

514


how to split string in java?

656


Why does java have two ways to create child threads?

467


What is a double?

591


How do you declare an array that will hold more than 64KB of data?

639






Is there any case when finally will not be executed?

524


What are runtime exceptions?

615


What is meant by data hiding/encapsulation?

573


Where are the local variables stored?

520


What is the difference between an object-oriented programming language and object-based programming language?

573


What is string args [] in java?

540


What is difference between arraylist and list in java?

585


Is null an object in java?

565


Why is java architectural neutral?

617


How many return statement are allowed in a function?

457