0 votes
in JAVA by

What is the use of bin and lib in JDK in Java?

1 Answer

0 votes
by

Bin contains all tools such as javac, appletviewer, awt tool, etc., whereas lib contains API and all packages.

Related questions

0 votes
asked Jan 27, 2020 in JAVA by rahuljain1
+1 vote
asked Dec 16, 2020 in JAVA by SakshiSharma
...