Answer Posted / 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 View All Answers
Can we have static methods in an interface?
What are the important methods of java exception class?
Difference between static synchronization vs. Instance synchronization?
What are the different types of collections in java?
What is remote method invocation (rmi)?
List some important features of java 10 release?
Which types of exceptions are caught at compile time?
What environment variables do I need to set on my machine in order to be able to run java programs?
Is map sorted in java?
What is a class in java?
When is the garbage collection used in Java?
What is nested top-level class?
What are alternatives to java serialization?
How do I start learning java?
Are floats faster than doubles?