if I want to coding in Java then JDK software is necessary ?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

if I want to coding in Java then JDK software is necessary ??

18th Aug 2016, 5:52 PM
Nitin Singh
5 Answers
+ 3
coding no but compiling yes
18th Aug 2016, 6:19 PM
foo()
foo() - avatar
+ 1
To run ane compile your codes to see if they work requires the JDk
18th Aug 2016, 6:25 PM
Chuckinator
0
yes JDK and JVM are necessary
18th Aug 2016, 8:27 PM
ldw
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.
19th Aug 2016, 12:56 PM
Sanjay Mantoor
Sanjay Mantoor - avatar
0
yes it is the development kit
20th Aug 2016, 11:11 PM
Adebara Sulaimon Skidiz
Adebara Sulaimon Skidiz - avatar