Thread: What is JDK?
View Single Post
Old 11-06-2014, 02:33 AM   #10
johnstyle
Registered User
 
Join Date: Dec 2013
Posts: 327
Java Development kit is a bundle of software used to develop java based applications. It contains development tools including java compiler, API classes, JRE and other files to write applets and applications.
johnstyle is offline   Reply With Quote