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
I want to re-reach and use an object once it has been garbage collected. How it's possible?
define polymorphism in java
What is generic type?
How do I stop concurrentmodificationexception?
What does I ++ mean?
Which class should you use to obtain design information about an object in java programming?
How will you initialize an Applet?
What invokes a thread's run() method in java programming?
What is a super method?
How to set the permissions to a file in java?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
What are keywords give examples?
Are arrays passed by reference in java?
How to access arraylist elements in java?
Why spring singleton is not thread safe?