What is JDK? Mention the variants of JDK?



What is JDK? Mention the variants of JDK?..

Answer / 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

More Core Java Interview Questions

hi to all. well can you please tell me that why String class is immutable? Thanks in advance.

5 Answers   Huawei,


Define an abstract class with reference to java.

0 Answers  


Is simpledateformat safe to use in the multithreaded program?

0 Answers  


What class is used to implement a Throwable array?

3 Answers  


What’s the difference between callable and runnable?

0 Answers  






why we import both packages java.awt.*; and java.awt.event.*; as java.awt.*; can import all classes na. then what is the need of importing java.awt.event.*; ?

3 Answers  


How to connect to a remote database using Applet?

0 Answers  


Is void a wrapper class?

0 Answers  


Program to Find the second largest element in an array.

0 Answers   Amazon,


What is Overriding and how can it be used?

7 Answers   Consagous, Wipro,


How does system arraycopy work in java?

0 Answers  


What is the full name of java?

0 Answers  


Categories