Java Development Kit - JDK
Dear Students, In this Tutorial we will Learn How to install and configure JDK (Java Development Kit) in Step by Step Guideline. Moreover, we will also discuss how to write Java programs in Notepad. We are here to facilitate your learning, so read the complete article. The Java Development Kit (JDK) is not optional for Java developers. Download Adobe Photoshop CC 2021 For Lifetime [Free]. It is absolutely mandatory. You can read all the step by Step Guidelines followed by screenshots to help you in Installation and Configuration of Java Development Kit (JDK). Previously we shared How to Download and Install Visual Studio and Run dot Net or C# Applications
 |
JDK Installation and Configuration Step 3 |
Now: Go to bin directory (folder) of JDK.
 |
JDK Installation and Configuration Step 3-1 |
Step 4 :
Go to control panel and run System.
 |
JDK Installation and Configuration Step 4 |
Note: Alternate method is right click My Computer and hit properties.
 |
JDK Installation and Configuration Step 4-1 |
Now: A new window will prompt. Select the advance tab and hit environment variables.
How to write Java programs in Notepad
Now You can easily write Java programs in Notepad. To write Java Programs in Notepad the following steps are involved:
- Open Notepad
- Write Java code
- Click on the "File" menu
- Select "Save as" option
- Then write your filename with .java. For example, your file name is "HelloWorldApp". So you have to write it as "HelloWorldApp.java".
Please Note: File Name with java extension must be enclosed in double quotes.
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.