English, asked by ajaybhaig95, 4 months ago

2. What is JDK? Explain Advantage of JDK?​

Answers

Answered by yroli386
20

Explanation:

The Java Development Kit (JDK) is one of three core technology packages used in Java programming, along with the JVM (Java Virtual Machine) and the JRE (Java Runtime Environment). ... The JDK allows developers to create Java programs that can be executed and run by the JVM and JRE.

Answered by ItzArmyGirl347
26

What is JDK?

JDK is an acronym for Java Development Kit. The Java Development Kit (JDK) is a software development environment which is used to develop java applications and applets. It physically exists. It contains JRE + development tools.

Advantage of JDK

  • Java is easy to learn.
  • Java was designed to be easy to use and is therefore easy to write, compile, debug, and learn than other programming languages. Java is object-oriented.

Hope you got it..

Similar questions