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 |
hi to all. well can you please tell me that why String class is immutable? Thanks in advance.
Define an abstract class with reference to java.
Is simpledateformat safe to use in the multithreaded program?
What class is used to implement a Throwable array?
What’s the difference between callable and runnable?
why we import both packages java.awt.*; and java.awt.event.*; as java.awt.*; can import all classes na. then what is the need of importing java.awt.event.*; ?
How to connect to a remote database using Applet?
Is void a wrapper class?
Program to Find the second largest element in an array.
What is Overriding and how can it be used?
How does system arraycopy work in java?
What is the full name of java?