Créer une activité
Jouer Compléter
Java Development Kit ( JDK ) is a ____________________ development ____________________ used for developing Java applications and applets . It includes the Java Runtime Environment ( JRE ) , an interpreter / loader ( Java ) , a compiler ( javac ) , an ____________________ ( jar ) , a documentation ____________________ ( Javadoc ) , and other ____________________ needed in Java development .

Now we need an environment to make a run of our ____________________ . Henceforth , JRE ____________________ for ? Java Runtime Environment ? and may also be written as ? Java RTE . ? The Java Runtime Environment ____________________ the minimum requirements for executing a Java ____________________ ; it consists of the Java Virtual Machine ( JVM ) , core ____________________ , and supporting files .