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 |
Explain about global variables in Java?
What are the two types of java?
What is the integer of 16?
What is locale in java?
I want to persist data of objects for later use. What is the best approach to do so?
What is the difference between compile-time polymorphism and runtime polymorphism?
how to java plateform independent?
why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7.inheritance)
Difference between arraylist and hashset in java?
Which is fastest collection in java?
what is difference between requestprocessor and request dispatcher?
static inner classes means..?