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 the difference between static and global variables and also define what are volatile variables?
What is hashing in java?
Why charat is used in java?
Why is stringbuffer thread safe?
How do you convert boolean to boolean?
How will you reverse a link list without using recursion?
What is the output of the below java program?
how would you implement a thread pool? : Java thread
How to convert string to byte array and vice versa?
Why put method is idempotent?
Differentiate between class and structure.
How many bytes is double?
Can sleep() method causes another thread to sleep?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
What is the finalize method do?