What is bin in JDK?

1 answer

Answer

1112414

2026-07-24 18:55

+ Follow

Java
Java

Bin contains all tools such as Javac,Appletviewer,awt tool etc where as lib contains API and all packages.

The bin folder contains the binaries - the actual executable programs. The lib folder contains the libraries upon which the binaries are built.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.