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 |
Difference between hashCode() & equals()?
Explain java coding standards for methods?
What is map and hashmap in java?
What is the difference between Stream Reader and Stream Writer?
Is there any case when finally will not be executed?
What is int lol?
What is the file type?
What are the types of strings?
Why java does not support pointers?
What is pre increment and post increment in java?
What is a numeric string?
What things should be kept in mind while creating your own exceptions in java?