Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

why applet doesn't have main? isn't possible a program with out main?

9 Answers   TCS,


class A { private int i; } class B extends A { private int i; } if I create an object of B class what will be the memory of that object.

2 Answers   Yamaha,


How many arguments can a method have java?

0 Answers  


What happens if we don’t override run method ?

0 Answers  


What does a boolean method return?

0 Answers  


What is return code?

0 Answers  


What is the difference between a constructor and a method?

0 Answers  


What is an arraylist in java?

0 Answers  


how copy the hashmap object into arraylist at java program?

4 Answers   HCL, Wipro,


Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?

0 Answers  


Explain java coding standards for methods?

0 Answers  


What is the latest version of java?

0 Answers  


Categories