0
if I want to coding in Java then JDK software is necessary ??
5 Answers
+ 3
coding no but compiling yes
+ 1
To run ane compile your codes to see if they work requires the JDk
0
yes JDK and JVM are necessary
0
JDK contains both compile and run time environment. In order to code, compile and execution JDK is required. If you want to execute only then JRE is enough.
0
yes it is the development kit