What is JDK? Mention the variants of JDK?

Answer Posted / nashiinformaticssolutions

The Java Development Kit is shortened to JDK. It is a bundle of developer tools and JRE that is used to create Java apps and applets. These are some of Oracle's variations.

Standard Edition of JDK

Enterprise Edition of JDK

Micro Edition of JDK

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between abstract class and interface in java?

628


Can a vector contain heterogenous objects?

691


Can we extend immutable class?

633


what is the swingutilities.invokelater(runnable) method for? : Java thread

655


What is the use of 'super' keyword inside a constructor?

640






why would you use a synchronized block vs. Synchronized method? : Java thread

613


Explain the difference between a Thread and a Process.

648


Which graphs are functions?

589


What are the advantages of autoboxing?

631


Difference between start() and run() method of thread class?

686


What is a nonetype?

643


what is the difference between preemptive scheduling and time slicing? : Java thread

627


what is instanceof operator used in java?

673


Explain about field hiding in java?

608


Can constructor return value?

623