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 |
Is a char always 1 byte?
What a static class can contains?
If a class is declared without any access modifiers, where can the class be accessed?
What is replaceall in java?
What is api data?
Where can I find jdk in my computer?
In Java, what’s the purpose of static methods and static variables?
what is wrapper class and its uses?
Which is better 64 bit or 32 bit?
How do you add an element to an arraylist in java?
can two class in a code be public??if yes then how??
Which is fastest collection in java?