Do I need to install a JDK?

2) Java has a separate installation for development because it is a compiled language. You need a compiler and some supporting files and classes (that is, the JDK) to develop software. But you don’t need that to run Java programs, you just need the Java Runtime Environment.

Sizin İçin Seçtik  Why do we need to install JDK?

Leave a Reply

Your email address will not be published. Required fields are marked *