JDK


  • JDK stands for Java Development Kit 
  • It is a software development environment used for developing   Java applications and applets. 
  • It includes- 
  •  the Java Runtime Environment (JRE) 
  • An interpreter/loader (java)              
  • A compiler (javac)
  • An archiver (jar)

  • A documentation generator (javadoc) and 
  • Other tool needed in java development

Download JDK

First Go to Google -> Write Download JDK ->Java SE Development Kit 8u131-> Download According Your PC configuration (Windows x86 or Windows x64)

Install JDK

Double click Download file -> Next -> Next -> Next -> Wait Few time -> Close

Is Check Java Compiler Set?

Open Command prompt -> write JAVAC

Java Bangla Tutorials 2: How to Download And Install JDK



<b><span style="font-family: times; font-size: medium;"><span style="color: #333333;"><br /></span></span></b>
<b><span style="font-family: times; font-size: medium;"><span style="color: #333333;"><br /></span></span></b>

0 Comments:

Post a Comment

 
Top