|
Quote:
|
|
When u install the jre(jave runtime environment, i think it has a compiler in it so all u have to do to have a compiler is to download the jre).
|
No, JRE includes only interpreter (e.g. java command). JDK (Java Development Kit) includes the compiler (javac command).