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 |
How many threads can java run?
How variables are stored in memory?
What do you mean by mnemonics?
What is methodological framework?
What is a nested class?
What is the difference between Abstract Class and Interface
What is difference between static class and normal class?
What is Servlet?
What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
What is parameter tag and what is its use?
what is the use of custom tags? with example?
What are the OOPS concepts in Java ?