0
what is the jdk ??
8 ответов
+ 6
JDK is java development kit which is responsible for compiling and running java programs.
JDK is platform dependent so as to understand the machine implementation and interpret the source code accordingly.
JDK converts java source code (.java files) to java byte code (.class files). These java class files will in turn be converted from byte code to machine code for execution purposes
+ 1
jdk means it is a "java development kit" it's base to write a java program. it is a platform dependent.
0
java development kit
0
java developer kit
0
java developmennt kit
0
java development kit
0
Java development kit contains the tools needed to write and edit source code for a java application
0
yes it is a java development kit