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
What is time complexity algorithm?
What is the full meaning of java?
What is abstraction in java?
Describe the term diamond problem.
What is output buffer?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
What are design patterns and please explain?
What is a boolean structure?
What two classes are used to read data only?
Can a class extends itself in java?
Why constructor has no return type?
What about main() method in java ?
What is a loop java?
How do you find the independent variable?
What is anti pattern in java?