Installation of JDK Step by Step guide with screen shots
Step by Step guide of installation of JDK with Screen Shots…. Java is the most popular programming language widely used, For developing the Java Applications we need the JDK developed by Sun Microsystems . The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java TM platform. Here Iam showing you the installation process of JDK in the following steps with their screen shots. Step 1 : First of all you need to download JDK from the sun microsystems website. download it from here : http://www.oracle.com/technetwork/java/javase/downloads/index.html Step 2: After finishing the download you will find a icon as shown in the figure. Now Double Click on the icon then the JDK starts the installation process on your PC. Step 3: The following screen will appear clic...